Mercurial > repos > blastem
diff testcases.txt @ 2582:6c475ddefd6f
Add support for ccr/sr update instructions to 68K test generator
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Sat, 08 Feb 2025 13:34:07 -0800 |
parents | 66b730a8ae51 |
children | e602dbf776d8 |
line wrap: on
line diff
--- a/testcases.txt Sat Feb 08 12:51:35 2025 -0800 +++ b/testcases.txt Sat Feb 08 13:34:07 2025 -0800 @@ -85,4 +85,9 @@ 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 - +ori b #n ccr +ori w #n sr +andi b #n ccr +andi w #n sr +eori b #n ccr +eori w #n sr