Add znver2 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / save-args.s
1 ! Test several forms of save argument
2 .text
3 foo:
4 save
5 save %sp, -96, %sp
6 save -96, %sp, %sp
This page took 0.034181 seconds and 4 git commands to generate.