2. CPU
Rev.3.00 Jul. 19, 2007 page 48 of 532
REJ09B0397-0300
Instruction Size
*
Function
BXOR
B
C
⊕
(<bit-No.> of <EAd>)
→
C
XORs the C flag with a specified bit in a general register or memory
operand, and stores the result in the C flag.
BIXOR
B
C
⊕
[~(<bit-No.> of <EAd>)]
→
C
XORs the C flag with the inverse of a specified bit in a general register
or memory operand, and stores the result in the C flag.
The bit number is specified by 3-bit immediate data.
BLD
B
(<bit-No.> of <EAd>)
→
C
Copies a specified bit in a general register or memory operand to the C
flag.
BILD
B
~ (<bit-No.> of <EAd>)
→
C
Copies the inverse of a specified bit in a general register or memory
operand to the C flag.
The bit number is specified by 3-bit immediate data.
BST B C
→
(<bit-No.> of <EAd>)
Copies the C flag to a specified bit in a general register or memory
operand.
BIST B ~
C
→
(<bit-No.> of <EAd>)
Copies the inverse of the C flag to a specified bit in a general register
or memory operand.
The bit number is specified by 3-bit immediate data.
Note:
*
Size: Operand
size
B:
Byte
Certain precautions are required in bit manipulation. See section 2.9.2, Notes on Bit Manipulation,
for details.
Summary of Contents for F-ZTAT H8 Series
Page 6: ...Rev 3 00 Jul 19 2007 page iv of xxiv REJ09B0397 0300...
Page 194: ...7 RAM Rev 3 00 Jul 19 2007 page 168 of 532 REJ09B0397 0300...
Page 234: ...8 I O Ports Rev 3 00 Jul 19 2007 page 208 of 532 REJ09B0397 0300...
Page 274: ...9 Timers Rev 3 00 Jul 19 2007 page 248 of 532 REJ09B0397 0300...
Page 352: ...12 A D Converter Rev 3 00 Jul 19 2007 page 326 of 532 REJ09B0397 0300...
Page 561: ......