]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/rx/gprel.sm
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / gprel.sm
CommitLineData
c7927a3c
NC
1 .text
2 .global _start
3_start:
4 mov{bwl} %gp({_foo;_bar;_grill})[r15], r1
5
6 .data
7__gp: .long 0
8_foo: .long 5
9_bar: .long 6