December 2001 Commands 7 – 81
7.7 Commands
7.7.1 Overview
The following table provides an overview of all commands explained in this
chapter:
Group of
functions
Syntax Function
Loading and saving instructions
LLoad
LN Load NOT
L– Load two’s complement
LB Load BYTE
LW Load WORD
LD Load DOUBLE WORD
= Assign
B= Assign BYTE
W= Assign WORD
D= Assign DOUBLE WORD
=N Assign NOT
=– Assign two’s complement
Setting commands
SSet
RReset
SN Set NOT
RN Reset NOT
Logical operations
AAnd
AN And NOT
OOr
ON Or NOT
XO Exclusive OR
XON Exclusive OR NOT
Arithmetical instructions
+ Addition
– Subtraction
x Multiplication
/ Division
MOD Remainder
Increment
INC Increment operand
INCW Increment word accumulator
INCX Increment index register