Renesas H8SX/1520 Series Hardware Manual page 88

32-bit cisc microcomputer
Hide thumbs Also See for H8SX/1520 Series:
Table of Contents

Advertisement

Section 2 CPU
Instruction
BIOR
BXOR
BIXOR
BLD
BILD
BST
BSTZ
BIST
Rev. 3.00 Mar. 14, 2006 Page 50 of 804
REJ09B0104-0300
Downloaded from
Elcodis.com
electronic components distributor
Size
Function
C ∨ [~ (<bit-No.> of <EAd>)] → C
B
ORs the carry flag with the inverse of a specified bit in the contents of a
general register or a memory location and stores the result in the carry
flag. The bit number is specified by 3-bit immediate data.
C ⊕ (<bit-No.> of <EAd>) → C
B
Exclusive-ORs the carry flag with a specified bit in the contents of a
general register or a memory location and stores the result in the carry
flag. The bit number is specified by 3-bit immediate data.
C ⊕ [~ (<bit-No.> of <EAd>)] → C
B
Exclusive-ORs the carry flag with the inverse of a specified bit in the
contents of a general register or a memory location and stores the result
in the carry flag. The bit number is specified by 3-bit immediate data.
(<bit-No.> of <EAd>) → C
B
Transfers a specified bit in the contents of a general register or a memory
location to the carry flag. The bit number is specified by 3-bit immediate
data.
~ (<bit-No.> of <EAd>) → C
B
Transfers the inverse of a specified bit in the contents of a general
register or a memory location to the carry flag. The bit number is specified
by 3-bit immediate data.
C → (<bit-No.> of <EAd>)
B
Transfers the carry flag value to a specified bit in the contents of a
general register or a memory location. The bit number is specified by 3-bit
immediate data.
Z → (<bit-No.> of <EAd>)
B
Transfers the zero flag value to a specified bit in the contents of a
memory location. The bit number is specified by 3-bit immediate data.
∼ C → (<bit-No.> of <EAd>)
B
Transfers the inverse of the carry flag value to a specified bit in the
contents of a general register or a memory location. The bit number is
specified by 3-bit immediate data.

Advertisement

Table of Contents
loading

Table of Contents