]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/riscv/mabi-attr-rv32i.s
sim: cris: fix memory setup typos
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / riscv / mabi-attr-rv32i.s
1 .attribute arch,"rv32i"
2 .option pic
3 .extern foo
4 .text
5 foo:
6 la a0, foo