CHAPTER 11 INSTRUCTION SET
249
User’s Manual U10676EJ3V0UM
(2) Opcode for bit manipulation addressing
*1 in the operand field indicates the following three types.
• fmem.bit
• pmem.@L
• @H+mem.bit
The second byte *2 of the opcode corresponding to the above addressing is as follows.
*1 2nd Byte of Opcode Accessible Bit
fmem. bit 1 0 B1B0F3F2F1F0Bit of FB0H to FBFH that can be manipulated
11B1B0F3F2F1F0Bit of FF0H to FFFH that can be manipulated
pmem. @L 0100G3G2G1G0Bit of FC0H to FFFH that can be manipulated
@H+mem. bit 0 0 B 1B0D3D2D1D0Bit of accessible memory bank that can be
manipulated
Bn: immediate data for bit
Fn: immediate data for fmem
(indicates lower 4 bits of address)
Gn: immediate data for pmem
(indicates bits 5-2 of address)
Dn: immediate data for mem
(indicates lower 4 bits of address)