A-13
OPCODE MAP
Table A-8 shows the opcode map if the accompanying ModR/M byte is outside the range of 00H
to BFH. In this case the first digit of the ModR/M byte selects the row in the table and the second
digit selects the column.
Table A-8. D8 Opcode Map When ModR/M Byte is Outside 00H to BFH
1
0
1
2
3
4
5
6
7
C
FADD
ST(0),ST(0)ST(0),ST(1)ST(0),ST(2)ST(0),ST(3)ST(0),ST(4)ST(0),ST(5)ST(0),ST(6)ST(0),ST(7)
D
FCOM
ST(0),ST(0)ST(0),ST(1)ST(0),T(2)ST(0),ST(3)ST(0),ST(4)ST(0),ST(5)ST(0),ST(6)ST(0),ST(7)
E
FSUB
ST(0),ST(0)ST(0),ST(1)ST(0),ST(2)ST(0),ST(3)ST(0),ST(4)ST(0),ST(5)ST(0),ST(6)ST(0),ST(7)
F
FDIV
ST(0),ST(0)ST(0),ST(1)ST(0),ST(2)ST(0),ST(3)ST(0),ST(4)ST(0),ST(5)ST(0),ST(6)ST(0),ST(7)
8
9
A
B
C
D
E
F
C
FMUL
ST(0),ST(0)ST(0),ST(1)ST(0),ST(2)ST(0),ST(3)ST(0),ST(4)ST(0),ST(5)ST(0),ST(6)ST(0),ST(7)
D
FCOMP
ST(0),ST(0)ST(0),ST(1)ST(0),T(2)ST(0),ST(3)ST(0),ST(4)ST(0),ST(5)ST(0),ST(6)ST(0),ST(7)
E
FSUBR
ST(0),ST(0)ST(0),ST(1)ST(0),ST(2)ST(0),ST(3)ST(0),ST(4)ST(0),ST(5)ST(0),ST(6)ST(0),ST(7)
F
FDIVR
ST(0),ST(0)ST(0),ST(1)ST(0),ST(2)ST(0),ST(3)ST(0),ST(4)ST(0),ST(5)ST(0),ST(6)ST(0),ST(7)