📄 opcodes.s
字号:
; File is autogenerated from allopcodes.S - do not edit; Please use ./rebuild.sh to rebuild this file;;; ;;; Test all opcodes and argument permuation;;; To make our job a lot simpler, we define a couple of;;; insn classes, that we use to generate the proper;;; test output.;;; ;;; To rebuild this file you must use;;; ./rebuild.sh;;;;;; These definitions are used within this file:;;; TEST_C3X Enables testing of c3x opcodes;;; TEST_C4X Enables testing of c4x opcodes;;; TEST_ENH Enable testing of enhanced opcodes;;; TEST_IDLE2 Enable testing of IDLE2 command;;; TEST_LPWR Enable testing of LOPOWER commands;;;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -