x86: adjust ignored prefix warning for branches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rip.d
CommitLineData
20f0a1fc
NC
1#as: -J
2#objdump: -drw
3#name: x86-64 rip addressing
4
99ad8390 5.*: +file format .*
20f0a1fc
NC
6
7Disassembly of section .text:
8
916af048
L
90+000 <.text>:
10[ ]*0:[ ]+8d 05 00 00 00 00[ ]+lea[ ]+0x0\(%rip\),%eax[ ]*(#.*)?
11[ ]*6:[ ]+8d 05 11 11 11 11[ ]+lea[ ]+0x11111111\(%rip\),%eax[ ]*(#.*)?
12[ ]*c:[ ]+8d 05 01 00 00 00[ ]+lea[ ]+0x1\(%rip\),%eax[ ]*(#.*)?
13[ ]*12:[ ]+8d 05 00 00 00 00[ ]+lea[ ]+0x0\(%rip\),%eax[ ]*(#.*)?
99ad8390 14#pass
This page took 0.660599 seconds and 4 git commands to generate.