Sign in
gnu
/
binutils-gdb
/
38b03d23c7c7e6a9f8f27a9899fd0a84587c379e
/
.
/
gas
/
testsuite
/
gas
/
cris
/
pushpopv32.s
blob: a41d80b5a92536377a59eddb9ec4467a30208960 [
file
] [
log
] [
blame
]
;
Check that push and pop builtin
"macros"
aren
't recognized for
; v32.
.text
start:
subq 4,sp
move.d r10,[sp]
subq 4,sp
move srp,[sp]
move.d [sp+],r10
move [sp+],srp
end: