Intel 8XC196K Series User Manual page 486

Table of Contents

Advertisement

Hex Code
F2
PUSHF
F3
POPF
F4
PUSHA
F5
POPA
F6
IDLPD
F7
TRAP
F8
CLRC
F9
SETC
FA
DI
FB
EI
FC
CLRVT
FD
NOP
FE
DIV/DIVB/MUL/MULB (Note 2)
FF
RST
NOTES:
1.
For the 8XC196KS and KT only, this opcode is reserved, but it does not generate an unimple-
mented opcode interrupt.
2.
Signed multiplication and division are two-byte instructions. For each signed instruction, the
first byte is "FE" and the second is the opcode of the corresponding unsigned instruction. For
example, the opcode for MULU (3 operands) direct is "4C," so the opcode for MUL (3 oper-
ands) direct is "FE 4C."
Table A-8 lists instructions along with their lengths and opcodes for each applicable addressing
mode. A dash (—) in any column indicates "not applicable."
"
Table A-7. Instruction Opcodes (Continued)
Instruction Mnemonic
INSTRUCTION SET REFERENCE
A-47

Advertisement

Table of Contents
loading

Table of Contents