![SunPlus CPU6502 Скачать руководство пользователя страница 27](http://html1.mh-extra.com/html/sunplus/cpu6502/cpu6502_instruction-manual_1399040027.webp)
S
un
pl
us
IT
C
on
fid
en
tia
l
F
or
A
D
D
In
te
rn
at
io
na
l L
im
ite
d
U
se
O
nl
y
CPU6502 Instruction Manual v2.1
Sunplus reserves the rights to change this documentation without prior notice.
09/13/2005
27
BIT
Test bit in memory with Accumulator
Available Instruction
& No. Cycles
Addressing
mode
Assembly
Language
Form
6502
Opcode
Sunplus
Opcode
No.
Bytes
65b02
65n02
65r02 65s02
CPU12
Zero Page BIT aa
24H
11H
2
3
3
3
X
3
Absolute
BIT
aaaa 2CH
51H
3 4 4 4 X 4
X: Not available.
N V D I Z C
! ! - - ! -
N: Set if memory bit7 of the result is 1
V: Set if memory bit 6 of the result is 1.
Z: Set if result is 0