sim: cris: fix memory setup typos
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / mabi-attr-01.s
CommitLineData
6e1605e4
NC
1 .attribute arch,"rv32i"
2 .option pic
3 .extern foo
4 .text
5foo:
6 la a0, foo
This page took 0.052744 seconds and 4 git commands to generate.