![SunPlus CPU6502 Скачать руководство пользователя страница 50](http://html1.mh-extra.com/html/sunplus/cpu6502/cpu6502_instruction-manual_1399040050.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
50
Transfer Stack to Index X, X
Å
S
Available Instruction
& No. Cycles
Addressing
mode
Assembly
Language
Form
6502
Opcode
Sunplus
Opcode
No.
Bytes
65b02
65n02
65r02 65s02
CPU12
Implied TSX BAH
F8H
1 2 2 2 2 2
N V D I Z C
! - - - ! -
N: Set if the result is negative
Z: Set if the result is 0
TXA
Transfer Register X to Accumulator, A
Å
X
Available Instruction
& No. Cycles
Addressing
mode
Assembly
Language
Form
6502
Opcode
Sunplus
Opcode
No.
Bytes
65b02 65n02
65r02 65s02
CPU12
Implied TXA 8AH
E0H
1 2 2 2 X 2
X: Not available.
N V D I Z C
! - - - ! -
N: Set if the result is negative
Z: Set if the result is 0
TXS
Transfer Register X to Stack, S
Å
X
Available Instruction
& No. Cycles
Addressing
mode
Assembly
Language
Form
6502
Opcode
Sunplus
Opcode
No.
Bytes
65b02 65n02 65r02 65s02
CPU12
Implied TXS 9AH E8H 1 2 2 2 2 2
N V D I Z C
- - - - - -
TYA
Transfer Register Y to Accumulator, A
Å
Y