5-1
CHAPTER 5. INSTRUCTION
INSTRUCTION FORMAT
All of the 43 instruction in GMS36/37XXX(T) series is format in two fields of OP
code and operand which consist of eight bits. The following formats are available
with different types of operands.
*Format
é
All eight bits are for OP code without operand.
*Format
ê
Two bits are for operand and six bits for OP code.
Two bits of operand are used for specifying bits of RAM and X-register (bit 1 and
bit 7 are fixed at
ì
0
ì
)
*Format
Four bits are for operand and the others are OP code.
Four bits of operand are used for specifying a constant loaded in RAM or Y-
register, a comparison value of compare command, or page addressing in ROM.
*Format
ì
Six bits are for operand and the others are OP code.
Six bits of operand are used for word addressing in the ROM.
Chapter 5. INSTRUCTION