diff options
author | Michael Pavone <pavone@retrodev.com> | 2014-03-03 21:08:43 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2014-03-03 21:08:43 -0800 |
commit | c18605cf191726cd0e605fe85fa73b89f1e7ed94 (patch) | |
tree | a925ab15ece4b3a316ab942ea51f4561875e7cf2 /testcases.txt | |
parent | c0a7baf36035c3e0d0c7e0caa2e2fec34807a622 (diff) |
Make some small changes in trans so that it is more likely to produce the same output as mustrans when given misbehaving programs. Add lea to testcases.txt. Improve the output of comparetest.py so that known issues can easily be separated from new ones.
Diffstat (limited to 'testcases.txt')
-rw-r--r-- | testcases.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testcases.txt b/testcases.txt index b7f7d34..3ece10a 100644 --- a/testcases.txt +++ b/testcases.txt @@ -84,4 +84,5 @@ Name Sizes Src Modes Dst Modes #sle b d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l #swap w d tst bwl d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l +lea l (a);(n,a);(n,a,x);(n).w;(n).l;(n,pc);(n,pc,x) a |