Intel 8XC196MC User Manual page 412

Table of Contents

Advertisement

Mnemonic
JVT
JUMP IF OVERFLOW-TRAP FLAG IS SET.
Tests the overflow-trap flag. If the flag is clear,
control passes to the next sequential
instruction. If the overflow-trap flag is set, this
instruction clears the flag and adds to the
program counter the offset between the end
of this instruction and the target label,
effecting the jump. The offset must be in
range of –128 to +127.
if VT = 1 then
PC
Z
LCALL
LONG CALL. Pushes the contents of the
program counter (the return address) onto
the stack, then adds to the program counter
the offset between the end of this instruction
and the target label, effecting the call. The
offset must be in the range of –32,768 to
+32,767.
SP
SP – 2
(SP)
PC
PC
PC + 16-bit disp
Z
LD
LOAD WORD. Loads the value of the source
word operand into the destination operand.
(DEST)
Z
LDB
LOAD BYTE. Loads the value of the source
byte operand into the destination operand.
(DEST)
Z
Table A-6. Instruction Set (Continued)
Operation
PC + 8-bit disp
PSW Flag Settings
N
C
V
VT
ST
0
PSW Flag Settings
N
C
V
VT
ST
(SRC)
PSW Flag Settings
N
C
V
VT
ST
(SRC)
PSW Flag Settings
N
C
V
VT
ST
Get other manuals https://www.bkmanuals.com
INSTRUCTION SET REFERENCE
Instruction Format
JVT
cadd
(11011100) (disp)
NOTE: The displacement (disp) is sign-
extended to 16 bits.
LCALL
cadd
(11101111) (disp-low) (disp-high)
DEST, SRC
LD
wreg, waop
(101000aa) (waop) (wreg)
DEST, SRC
LDB
breg, baop
(101100aa) (baop) (breg)
A-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

8xc196md8xc196mh

Table of Contents