x86: Pass -O0 to assembler for some tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / code64.s
CommitLineData
da5f19a2
L
1 .text
2_start:
3 .code64
4 movabs 0x87654321, %al
5 movabs $0x87654321, %rax
This page took 0.086442 seconds and 4 git commands to generate.