i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rip-intel.d
CommitLineData
185b1163
L
1#as: -J
2#objdump: -drwMintel
3#name: x86-64 rip addressing (Intel mode)
4#source: x86-64-rip.s
5
6.*: +file format .*
7
8Disassembly of section .text:
9
916af048
L
100+000 <.text>:
11[ ]*0:[ ]+8d 05 00 00 00 00[ ]+lea[ ]+eax,\[rip\+0x0\][ ]*(#.*)?
12[ ]*6:[ ]+8d 05 11 11 11 11[ ]+lea[ ]+eax,\[rip\+0x11111111\][ ]*(#.*)?
13[ ]*c:[ ]+8d 05 01 00 00 00[ ]+lea[ ]+eax,\[rip\+0x1\][ ]*(#.*)?
14[ ]*12:[ ]+8d 05 00 00 00 00[ ]+lea[ ]+eax,\[rip\+0x0\][ ]*(#.*)?
185b1163 15#pass
This page took 0.586982 seconds and 4 git commands to generate.