HD6433935 Hitachi, HD6433935 Datasheet - Page 46

no-image

HD6433935

Manufacturer Part Number
HD6433935
Description
8-Bit MICROCONTROLLER
Manufacturer
Hitachi
Datasheet
Notes: * Size: Operand size
Instruction
BXOR
BIXOR
BLD
BILD
BST
BIST
Certain precautions are required in bit manipulation. See 2.9.2, Notes on Bit Manipulation, for
details.
34
B:
Byte
Size*
B
B
B
B
B
B
C
XORs the C flag with a specified bit in a general register or memory,
and stores the result in the C flag.
C
XORs the C flag with the inverse of a specified bit in a general
register or memory, and stores the result in the C flag.
The bit number is specified by 3-bit immediate data.
(<bit-No.> of <EAd>)
Copies a specified bit in a general register or memory to the C flag.
~ (<bit-No.> of <EAd>)
Copies the inverse of a specified bit in a general register or memory
to the C flag.
The bit number is specified by 3-bit immediate data.
C
Copies the C flag to a specified bit in a general register or memory.
~ C
Copies the inverse of the C flag to a specified bit in a general register
or memory.
The bit number is specified by 3-bit immediate data.
Function
(<bit-No.> of <EAd>)
(<bit-No.> of <EAd>)
[~(<bit-No.> of <EAd>)]
(<bit-No.> of <EAd>)
C
C
C
C

Related parts for HD6433935