Sign in
gnu
/
binutils-gdb
/
e454ae416a050496107f08cb0ae0de518d732a90
/
.
/
sim
/
testsuite
/
example-synacor
/
call.s
blob: 6d7b545a14bc7352765d9609334b0b6a88873b2d [
file
] [
log
] [
blame
]
# check the CALL insn.
# mach: example
.include
"testutils.inc"
start
CALL
3
HALT
POP r0
EQ r1
,
r0
,
2
JF r1
,
2
pass