Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / ltoff22x-2.s
CommitLineData
4dcb3903
L
1 .global foo#
2 foo# = bar#
3 .global bar#
4 .data
5bar:
6 data4 0
7 .text
8 addl r3 = @ltoffx(foo#), gp
9 nop.i 0
10 nop.i 0
11 ld8.mov r3 = [r3], foo#
12 nop.i 0
13 nop.i 0
This page took 0.49406 seconds and 4 git commands to generate.