Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / ldxmov-1.s
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
8 bar:
This page took 0.029668 seconds and 4 git commands to generate.