exg instruction translated wrong

This commit is contained in:
ceriel 1987-06-11 14:44:48 +00:00
parent ee3a80c6e5
commit 1e5688a10e

View file

@ -86,7 +86,7 @@ operation
);
else
emit2(
(0140600|$2|($4&07)<<9)
(0140610|$2|($4&07)<<9)
-
(($4&010)<<3)
);