2008-11-06 Chao-ying Fu <fu@mips.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / ltoff22x-3.s
1 .global bar#
2 .data
3 bar:
4 data4 0
5 .global foo#
6 foo# = bar#
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.029952 seconds and 4 git commands to generate.