Refactored all plugins to use get_reg_profile instead, which simply returns the register profile instead of applying it as a side-effect.
9 lines
126 B
Text
9 lines
126 B
Text
NAME=null regs
|
|
FILE=
|
|
CMDS=<<EOF
|
|
e asm.arch=x86 # populate reg profile
|
|
e analysis.arch=null # reset to null
|
|
ar
|
|
EOF
|
|
EXPECT=
|
|
RUN
|