* gas/config/tc-arm.c (el_type_type_check): Add handling for 16-bit
[binutils-gdb.git] / gas / testsuite / gas / rx / gprel.sm
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