From: ceriel Date: Tue, 28 Feb 1989 18:40:35 +0000 (+0000) Subject: fix: tst instruction also allowed on address register X-Git-Tag: release-5-5~2546 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=5c7325e0de21c9e35538710d90fc78677d1c5ea6;p=ack.git fix: tst instruction also allowed on address register --- diff --git a/mach/m68020/as/mach3.c b/mach/m68020/as/mach3.c index 877e384e5..40ebff0d9 100644 --- a/mach/m68020/as/mach3.c +++ b/mach/m68020/as/mach3.c @@ -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",