exg instruction translated wrong
authorceriel <none@none>
Thu, 11 Jun 1987 14:44:48 +0000 (14:44 +0000)
committerceriel <none@none>
Thu, 11 Jun 1987 14:44:48 +0000 (14:44 +0000)
mach/m68k2/as/mach4.c

index 96024f3..4e97d9b 100644 (file)
@@ -86,7 +86,7 @@ operation
                                        );
                                else
                                        emit2(
-                                               (0140600|$2|($4&07)<<9)
+                                               (0140610|$2|($4&07)<<9)
                                                -
                                                (($4&010)<<3)
                                        );