x86: drop VEXI4_Fixup()
[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.031113 seconds and 4 git commands to generate.