gas: xtensa: fix literal movement
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / pcrel.s
CommitLineData
1bbb5f21
BW
1 .text
2 .align 4
3 .global foo
4foo: entry sp, 16
5 .literal .Lit0, foo@pcrel
61: l32r a2, .Lit0
7.L2: .word foo@pcrel
8 .long 1b@pcrel
9 .4byte .L2@pcrel
This page took 0.460763 seconds and 4 git commands to generate.