Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-sh / fdpic-gotoffi20-shared.s
blobfc8213c64a48385acb5cac73c5b4f62e4176500b
1 .text
2 .globl f
3 .type f,@function
4 f:
5 movi20 #foo@GOTOFF, r0
6 mov.l @(r0,r12), r1
7 .data
8 .type foo,@object
9 .size foo,4
10 foo:
11 .long 1