summaryrefslogtreecommitdiff
path: root/lib/instructions.txt
diff options
context:
space:
mode:
authorPixel <>2001-04-15 18:22:38 +0000
committerPixel <>2001-04-15 18:22:38 +0000
commit38e3212d37dc9594aa409b67da00529466a1713e (patch)
tree381d7eeef26f1e382c499b67134f71dee2324ffc /lib/instructions.txt
parent461aecf5c08b5688692cf51b4ec358b96a4ba95d (diff)
Bug fixes
Diffstat (limited to 'lib/instructions.txt')
-rw-r--r--lib/instructions.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/instructions.txt b/lib/instructions.txt
index 494ca47..becfc21 100644
--- a/lib/instructions.txt
+++ b/lib/instructions.txt
@@ -67,8 +67,8 @@ I:SHR c1=.Pr,c2=.Pr,.I=.C;op=0x7;e=0x1
I:MOV c1=.Pr,rm=.Pm;op=8;e=0;c2=.Fa;c3=regop
I:MOV c1=.Pr,c3=.Pr;op=8;e=0;c2=0
I:MOV c1=.Pr,.I=.C;op=8;e=1
-I:MOV c2=.Pm,rm=.Pr;op=8;e=2;c1=.Fa;c3=regop
-I:MOV c2=.Pm,.I=.C;op=8;e=3;c1=.Fa;c3=regop
+I:MOV rm=.Pm,c2=.Pr;op=8;e=2;c1=.Fa;c3=regop
+I:MOV rm=.Pm,.I=.C;op=8;e=3;c1=.Fa;c3=regop
p:MV=MOV