English
Language : 

SH7604 Datasheet, PDF (46/633 Pages) Hitachi Semiconductor – Hardware Manual
Table 2.10 Instruction Set by Classification (cont)
Operation
Classification Types Code
Function
Logic
6
operations
AND
NOT
Logical AND
Bit inversion
OR
Logical OR
TAS
Memory test and bit set
TST
Logical AND and T bit set
XOR
Exclusive OR
Shift
10
ROTL
One-bit left rotation
ROTR
One-bit right rotation
ROTCL One-bit left rotation with T bit
ROTCR One-bit right rotation with T bit
SHAL
One-bit arithmetic left shift
SHAR
One-bit arithmetic right shift
SHLL
One-bit logical left shift
SHLLn n-bit logical left shift
SHLR
One-bit logical right shift
SHLRn n-bit logical right shift
Branch
9
BF
Conditional branch, conditional branch with
delay (T = 0)
BT
Conditional branch, conditional branch with
delay (T = 1)
BRA
Unconditional branch
BRAF
Unconditional branch
BSR
Branch to subroutine procedure
BSRF
Branch to subroutine procedure
JMP
Unconditional branch
JSR
Branch to subroutine procedure
RTS
Return from subroutine procedure
Number of
Instructions
14
14
11
30