| .. | 
		
		
			
			
			
			
				| _dummy_e.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| aar_e.e | Array descriptor ranges are inclusive; adjust aar and the tests to check for | 2018-09-17 19:34:38 +01:00 | 
		
			
			
			
			
				| and_e.e | Add a 'kill' pseudoinstruction to the 8080 assembler, which marks when the code | 2019-03-08 23:06:34 +01:00 | 
		
			
			
			
			
				| andv_e.e | Add tests for simple and, or, and xor; drastically improve the i80 code | 2019-02-08 22:38:07 +01:00 | 
		
			
			
			
			
				| brk_c.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| bss_e.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| calloc_c.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| cii_e.e | Make sign extension much less horrible. | 2019-02-08 23:16:57 +01:00 | 
		
			
			
			
			
				| cmi_e.e | Add tests for simple comparisons (which i80 fails). | 2019-02-10 23:39:15 +01:00 | 
		
			
			
			
			
				| cms_e.e | Added cms, and a test for it. | 2018-09-17 12:42:10 +01:00 | 
		
			
			
			
			
				| cmu_e.e | Fix typo. | 2019-02-18 11:04:23 +01:00 | 
		
			
			
			
			
				| csa_e.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| csb_e.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| dup_e.e | Remove bogus conversion from test which was causing failure; you're not allowed | 2018-06-12 21:04:27 +09:00 | 
		
			
			
			
			
				| exg_e.e | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| inn_e.e | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| intadd_e.c | Add a 'kill' pseudoinstruction to the 8080 assembler, which marks when the code | 2019-03-08 23:06:34 +01:00 | 
		
			
			
			
			
				| intcmp_e.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| intdiv_e.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| intrem_e.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| intshift_e.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| intsub_e.c | Add a 'kill' pseudoinstruction to the 8080 assembler, which marks when the code | 2019-03-08 23:06:34 +01:00 | 
		
			
			
			
			
				| ior_e.e | Add a 'kill' pseudoinstruction to the 8080 assembler, which marks when the code | 2019-03-08 23:06:34 +01:00 | 
		
			
			
			
			
				| iorv_e.e | Add tests for simple and, or, and xor; drastically improve the i80 code | 2019-02-08 22:38:07 +01:00 | 
		
			
			
			
			
				| lar_e.e | Array descriptor ranges are inclusive; adjust aar and the tests to check for | 2018-09-17 19:34:38 +01:00 | 
		
			
			
			
			
				| newdispose_p.p | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| pascalsets_p.p | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| rck_e.e | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| rotate_e.e | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| sar_e.e | Array descriptor ranges are inclusive; adjust aar and the tests to check for | 2018-09-17 19:34:38 +01:00 | 
		
			
			
			
			
				| set_e.e | Added a test for set. Fix mips set implementation. | 2018-09-17 11:56:15 +01:00 | 
		
			
			
			
			
				| setjmp_c.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| structcopy_e.c | Rearrange the tests into sets; allow plats to skip sets; pc86 and linux68k now | 2018-06-08 15:59:04 +09:00 | 
		
			
			
			
			
				| xor_e.e | Add a 'kill' pseudoinstruction to the 8080 assembler, which marks when the code | 2019-03-08 23:06:34 +01:00 | 
		
			
			
			
			
				| xorv_e.e | Add tests for simple and, or, and xor; drastically improve the i80 code | 2019-02-08 22:38:07 +01:00 |