x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / range64.s
1 .text
2 ld 4,-32768(3)
3 ld 5,-1(3)
4 ld 6,2(3)
5 ld 7,32767(3)
6 ld 8,32768(3)
7 ld 9,-32769(3)
This page took 0.036422 seconds and 4 git commands to generate.