beautypg.com

FUJITSU FR family 32-bit microcontroller instruction manuel CM71-00101-5E User Manual

Page 134

background image

110

CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS

7.28

BORL (Or 4-bit Immediate Data to Lower 4 Bits of Byte
Data in Memory)

Takes the logical OR of the 4-bit immediate data and the lower 4 bits of byte data at
memory address "Ri", stores the results to the memory address corresponding to "Ri".
The CPU will not accept hold requests between the memory read operation and the
memory write operation of this request.

BORL (Or 4-bit Immediate Data to Lower 4 Bits of Byte Data in Memory)

Assembler format:

BORL #u4, @Ri

Operation:

u4 or (Ri)

(Ri) [Operation uses lower 4 bits only]

Flag change:

N, Z, V, and C: Unchanged

Execution cycles:

1 + 2a cycles

Instruction format:

N

Z

V

C

MSB

LSB

1

0

0

1

0

0

0

0

u4

Ri