redream/test
Anthony Pesch b2fd497cda separated T and S bits from sh4 status register into their own context members, sr_t and sr_s, reducing codegen by around 15% 2016-12-30 15:41:29 -08:00
..
asm ignore post-increment in SH4 memops when rm == rn, the store will overwrite 2016-12-23 22:55:52 -08:00
retest.c reenable sh4 tests 2016-12-17 16:06:47 -08:00
retest.h remove test_ prefix from tests 2016-12-17 14:31:40 -08:00
test_dead_code_elimination.c moved optimization passes 2016-12-17 18:37:12 -08:00
test_interval_tree.c remove test_ prefix from tests 2016-12-17 14:31:40 -08:00
test_list.c remove test_ prefix from tests 2016-12-17 14:31:40 -08:00
test_load_store_elimination.c moved optimization passes 2016-12-17 18:37:12 -08:00
test_sh4.c separated T and S bits from sh4 status register into their own context members, sr_t and sr_s, reducing codegen by around 15% 2016-12-30 15:41:29 -08:00
test_sh4.inc ignore post-increment in SH4 memops when rm == rn, the store will overwrite 2016-12-23 22:55:52 -08:00
test_sh4.py replaced horribly broken 64-bit float implementation 2016-02-12 17:28:38 -08:00