x86: adjust ignored prefix warning for branches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / code64.d
CommitLineData
da5f19a2
L
1#objdump: -dw -Mx86-64
2#name: .code64 directive in 32-bit mode.
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+ <_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.132114 seconds and 4 git commands to generate.