Correct cvtps2dq, movdq2q, movq2dq, and movq problems.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax.s
1 .section .gcc_except_table,"aw",@progbits
2 .section .gnu.linkonce.t.blah,"ax",@progbits
3 .L0:
4 jmp .L1
5 .L1:
6 .section .gcc_except_table,"aw",@progbits
7 .uleb128 .L1-.L0
This page took 0.029424 seconds and 4 git commands to generate.