exg instruction translated wrong
This commit is contained in:
parent
ee3a80c6e5
commit
1e5688a10e
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ operation
|
|||
);
|
||||
else
|
||||
emit2(
|
||||
(0140600|$2|($4&07)<<9)
|
||||
(0140610|$2|($4&07)<<9)
|
||||
-
|
||||
(($4&010)<<3)
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue