12 lines
No EOL
176 B
Text
12 lines
No EOL
176 B
Text
NAME=labels replacements (single line)
|
|
FILE=malloc://1024
|
|
CMDS=<<EOF
|
|
e asm.arch=x86
|
|
e asm.bits=32
|
|
"wa nop;nop;label:;call label;"
|
|
p8 7@0
|
|
EOF
|
|
EXPECT=<<EOF
|
|
9090e8fbffffff
|
|
EOF
|
|
RUN |