fix: tst instruction also allowed on address register
authorceriel <none@none>
Tue, 28 Feb 1989 18:40:35 +0000 (18:40 +0000)
committerceriel <none@none>
Tue, 28 Feb 1989 18:40:35 +0000 (18:40 +0000)
mach/m68020/as/mach3.c

index 877e384..40ebff0 100644 (file)
@@ -85,7 +85,7 @@
 0,     SZ_EA,          042000|DTA|ALT, "neg",
 0,     SZ_EA,          040000|DTA|ALT, "negx",
 0,     SZ_EA,          043000|DTA|ALT, "not",
-0,     SZ_EA,          045000|DTA,     "tst",
+0,     SZ_EA,          045000,         "tst",
 
 0,     OP_EA,          044000|DTA|ALT, "nbcd",
 0,     OP_EA,          045300|DTA|ALT, "tas",