macaw/macaw-ppc/tests/ppc
Tristan Ravitch 2d54ca1362 ppc: Fix some expected test output
Recent changes in macaw(-base) mean that we split blocks more aggressively.  The
old expected outputs were conservative - these new values are much more in line
with intuitive expectation (with more aggressive splitting of blocks and less
code duplication between blocks).
2018-03-23 15:14:54 -07:00
..
bin Remove an accidentally-committed binary file 2017-11-10 08:18:16 -08:00
Makefile Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-conditional.c Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-conditional.exe Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-conditional.s Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-conditional.s.expected ppc: Fix some expected test output 2018-03-23 15:14:54 -07:00
test-direct-calls.c Add a (currently failing) test for calls 2017-11-07 17:49:53 -08:00
test-direct-calls.exe Add a (currently failing) test for calls 2017-11-07 17:49:53 -08:00
test-direct-calls.s Add a (currently failing) test for calls 2017-11-07 17:49:53 -08:00
test-direct-calls.s.expected Fix an expected test output 2017-11-08 10:56:13 -08:00
test-fp.c added double precision load/store 2017-11-29 15:11:12 -08:00
test-fp.exe added double precision load/store 2017-11-29 15:11:12 -08:00
test-fp.s added double precision load/store 2017-11-29 15:11:12 -08:00
test-fp.s.expected added double precision load/store 2017-11-29 15:11:12 -08:00
test-indirect-calls.c Add a (currently failing) test for indirect call handling 2017-11-14 19:00:01 -08:00
test-indirect-calls.exe Add a (currently failing) test for indirect call handling 2017-11-14 19:00:01 -08:00
test-indirect-calls.s Add a (currently failing) test for indirect call handling 2017-11-14 19:00:01 -08:00
test-indirect-calls.s.expected ppc: Fix some expected test output 2018-03-23 15:14:54 -07:00
test-just-exit.c Added a simple test, which fails. 2017-10-24 16:36:36 -07:00
test-just-exit.exe Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-just-exit.s Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-just-exit.s.expected Improve the PPC test suite 2017-11-05 20:51:57 -08:00
util.h test-just-exit 2017-10-24 17:21:00 -07:00