2005-02-13 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / ldxmov-1.s
CommitLineData
a823923b
RH
1 .text
2 ld8.mov r2 = [r3], foo#
3 ld8.mov r4 = [r5], bar#
4 ld8.mov r6 = [r7], foo# + 100
5 ld8.mov r8 = [r9], bar# + 100
6
7 .data
8bar:
This page took 0.115663 seconds and 4 git commands to generate.