x86: fix (dis)assembly of certain SSE2 insns in 16-bit mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / code64.s
1 .text
2 _start:
3 .code64
4 movabs 0x87654321, %al
5 movabs $0x87654321, %rax
This page took 0.029654 seconds and 4 git commands to generate.