rizin/test/db/analysis/spc700
Florian Märkl 79a17ef482
Remove RzAnalysisPlugin.set_reg_profile (#2091)
Refactored all plugins to use get_reg_profile instead, which simply
returns the register profile instead of applying it as a side-effect.
2021-12-11 10:18:31 +01:00

15 lines
176 B
Text

NAME=spc700 regs
FILE=
CMDS=<<EOF
e asm.arch=spc700
ar
EOF
EXPECT=<<EOF
a = 0x00000000
x = 0x00000000
y = 0x00000000
flags = 0x00000000
sp = 0x00000000
pc = 0x00000000
EOF
RUN