Remove test files for a different patch accidentally committed with patch for ARM...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / code64.d
1 #objdump: -dw -Mx86-64
2 #name: .code64 directive in 32-bit mode.
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+ <_start>:
9 +[a-f0-9]+: a0 21 43 65 87 00 00 00 00 movabs 0x87654321,%al
10 +[a-f0-9]+: 48 b8 21 43 65 87 00 00 00 00 movabs \$0x87654321,%rax
11 #pass
This page took 0.02925 seconds and 4 git commands to generate.