comparison testcases.txt @ 572:0f32f52fc98e

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.
author Michael Pavone <pavone@retrodev.com>
date Mon, 03 Mar 2014 21:08:43 -0800
parents 112d5d0830fd
children 66b730a8ae51
comparison
equal deleted inserted replaced
571:c90fc522e7e3 572:0f32f52fc98e
82 #slt b d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l 82 #slt b d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l
83 #sgt b d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l 83 #sgt b d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l
84 #sle b d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l 84 #sle b d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l
85 #swap w d 85 #swap w d
86 tst bwl d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l 86 tst bwl d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l
87 lea l (a);(n,a);(n,a,x);(n).w;(n).l;(n,pc);(n,pc,x) a
87 88