Download Print this page

Renesas H8S Family Hardware Manual page 92

Advertisement

Section 2 CPU
Table 2.5
Logic Operations Instructions
Instruction
Size*
AND
B/W/L
OR
B/W/L
XOR
B/W/L
NOT
B/W/L
Note:
* Refers to the operand size.
B:
Byte
W: Word
L:
Longword
Table 2.6
Shift Instructions
Instruction
Size*
SHAL
B/W/L
SHAR
SHLL
B/W/L
SHLR
ROTL
B/W/L
ROTR
ROTXL
B/W/L
ROTXR
Note:
* Refers to the operand size.
B:
Byte
W: Word
L:
Longword
Rev. 1.00 Mar. 12, 2008 Page 44 of 1178
REJ09B0403-0100
Function
Rd ∧ Rs → Rd, Rd ∧ #IMM → Rd
Performs a logical AND operation on a general register and another
general register or immediate data.
Rd ∨ Rs → Rd, Rd ∨ #IMM → Rd
Performs a logical OR operation on a general register and another
general register or immediate data.
Rd ⊕ Rs → Rd, Rd ⊕ #IMM → Rd
Performs a logical exclusive OR operation on a general register and
another general register or immediate data.
(Rd) → (Rd)
Takes the one's complement (logical complement) of general register
contents.
Function
Rd (shift) → Rd
Performs an arithmetic shift on general register contents.
1-bit or 2-bit shifts are possible.
Rd (shift) → Rd
Performs a logical shift on general register contents.
1-bit or 2-bit shifts are possible.
Rd (rotate) → Rd
Rotates general register contents.
1-bit or 2-bit rotations are possible.
Rd (rotate) → Rd
Rotates general register contents through the carry flag.
1-bit or 2-bit rotations are possible.

Advertisement

loading

This manual is also suitable for:

R4f2472R4f2462H8s/2462H8s/2400 seriesH8s/2472