diff testcases.txt @ 2590:e602dbf776d8

Fix abcd and implement sbcd and nbcd in new 68K core
author Michael Pavone <pavone@retrodev.com>
date Sun, 09 Feb 2025 02:57:37 -0800
parents 6c475ddefd6f
children 6fdd845907c8
line wrap: on
line diff
--- a/testcases.txt	Sun Feb 09 02:56:50 2025 -0800
+++ b/testcases.txt	Sun Feb 09 02:57:37 2025 -0800
@@ -60,6 +60,7 @@
 ext		wl		d
 neg		bwl		d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l
 negx	bwl		d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l
+nbcd	b		d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l
 not		bwl		d;(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l
 pea		l		(a);(n,a);(n,a,x);(n).w;(n).l;(n,pc);(n,pc,x)
 rol		w		(a);(a)+;-(a);(n,a);(n,a,x);(n).w;(n).l