How To Calculate Where The Execution Starts - Hitachi H8/329 Series Hardware Manual

Single-chip microcomputer
Table of Contents

Advertisement

3.3.2 How to Calculate Where the Execution Starts

Table 3-2 shows how to calculate the Effective Address (EA: Effective Address) for each
addressing mode.
In the operation instruction, 1) register direct, as well as 6) immediate (for each instruction,
ADD.B, ADDX, SUBX, CMP.B, AND, OR, XOR) are used.
In the move instruction, 7) program counter relative and 8) all addressing mode to delete the
memory indirect can be used.
In the bit manipulation instruction for the operand specifications, 1) register direct, 2) register
indirect, as well as 5) absolute address (8 bit) can be used. Furthermore, to specify the bit number
within the operand, 1) register direct (for each instruction, BSET, BCLR, BNOT, BTST) as well as
6) immediate (3 bit) can be used independently.
29

Advertisement

Table of Contents
loading

Table of Contents