]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/riscv/mabi-attr-01.s
RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).
[thirdparty/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