English
Language : 

W65C816S Datasheet, PDF (32/62 Pages) List of Unclassifed Manufacturers – Microprocessor
The Western Design Center, Inc.
W65C816S Data Sheet
6 OPERATION TABLES
Table 6-1 W65C816S Instruction Set-Alphabetical Sequence
(continued on following page)
1. ADC
2. AND
3. ASL
4. BCC
5. BCS
6. BEQ
7. BIT
8. BMI
9. BNE
10. BPL
11. BRA
12. BRK
13. BRL
14. BVC
15. BVS
16. CLC
17. CLD
18. CLI
19. CLV
20. CMP
21. COP
22. CPX
23. CPY
24. DEC
25. DEX
26. DEY
27. EOR
28. INC
29. INX
Add Memory to Accumulator with Carry
"AND" Memory with Accumulator
Shift One Bit Left, Memory or Accumulator
Branch on Carry Clear (C=0)
Branch on Carry Set (C=1)
Branch if Equal (Z=1)
Bit Test
Branch if Result Minus (N=1)
Branch if Not Equal (Z=0)
Branch if Result Plus (N=0)
Branch Always
Force Break
Branch Always Long
Branch on Overflow Clear (V=0)
Branch on Overflow Set (V=1)
Clear Carry Flag
Clear Decimal Mode
Clear Interrupt Disable Bit
Clear Overflow Flag
Compare Memory and Accumulator
Coprocessor
Compare Memory and Index X
Compare Memory and Index Y
Decrement Memory or Accumulator by One
Decrement Index X by One
Decrement Index Y by One
"Exclusive OR" Memory with Accumulator
Increment Memory or Accumulator by One
Increment Index X by One
30. INY
31. JML
32. JMP
33. JSL
34. JSR
35. LDA
36. LDX
37. LDY
38. LSR
39. MVN
40. MVP
41. NOP
42. ORA
43. PEA
44. PEI
45. PER
46. PHA
47. PHB
48. PHD
49. PHK
50. PHP
51. PHX
52. PHY
53. PLA
54. PLB
55. PLD
56. PLP
57. PLX
58. PLY
Increment Index Y by One
Jump Long
Jump to New Location
Jump Subroutine Long
Jump to News Location Saving Return
Load Accumulator with Memory
Load Index X with Memory
Load Index Y with Memory
Shift One Bit Right (Memory or Accumulator)
Block Move Negative
Block Move Positive
No Operation
"OR" Memory with Accumulator
Push Effective Absolute Address on Stack (or
Push Immediate Data on Stack)
Push Effective Absolute Address on Stack ( Or
Push Direct Data on Stack)
Push Effective Program Counter Relative
Address on Stack
Push Accumulator on Stack
Push Data Bank Register on Stack
Push Direct Register on Stack
Push Program Bank Register on Stack
Push Processor Status on Stack
Push Index X on Stack
Push Index Y on Stack
Pull Accumulator from Stack
Pull Data Bank Register from Stack
Pull Direct Register from Stack
Pull Processor Status from Stack
Pull Index X from Stack
Pull Index Y from Stack
The Western Design Center
W65C816S
32