ST72F324BK6TAS STMicroelectronics, ST72F324BK6TAS Datasheet - Page 138

no-image

ST72F324BK6TAS

Manufacturer Part Number
ST72F324BK6TAS
Description
8-BIT MCU
Manufacturer
STMicroelectronics
Datasheet
Instruction set
11.1.2
11.1.3
11.1.4
138/198
Immediate
Immediate instructions have two bytes: The first byte contains the opcode and the second
byte contains the operand value.
Table 78.
Direct
In Direct instructions, the operands are referenced by their memory address. The direct
addressing mode consists of two submodes:
Direct (short)
The address is a byte, thus requiring only one byte after the opcode, but only allows
00 - FF addressing space.
Direct (long)
The address is a word, thus allowing 64 Kbyte addressing space, but requires 2 bytes after
the opcode.
Indexed (no offset, short, long)
In this mode, the operand is referenced by its memory address, which is defined by the
unsigned addition of an index register (X or Y) with an offset.
The indexed addressing mode consists of three submodes:
Indexed (no offset)
There is no offset, (no extra byte after the opcode), and it allows 00 - FF addressing space.
Indexed (short)
The offset is a byte, thus requiring only one byte after the opcode and allows 00 - 1FE
addressing space.
Indexed (long)
The offset is a word, thus allowing 64 Kbyte addressing space and requires 2 bytes after the
opcode.
LD
CP
BCP
AND, OR, XOR
ADC, ADD, SUB, SBC
.
Immediate instructions
Instruction
Doc ID13466 Rev 4
Load
Compare
Bit Compare
Logical operations
Arithmetic operations
Function
ST72324B-Auto

Related parts for ST72F324BK6TAS