Add x86_64-mingw64 target
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rip.d
1 #as: -J
2 #objdump: -drw
3 #name: x86-64 rip addressing
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+000 <.text>:
10 [ ]*0:[ ]+8d 05 00 00 00 00[ ]+lea[ ]+0\(%rip\),%eax[ ]*(#.*)?
11 [ ]*6:[ ]+8d 05 11 11 11 11[ ]+lea[ ]+286331153\(%rip\),%eax[ ]*(#.*)?
12 [ ]*c:[ ]+8d 05 01 00 00 00[ ]+lea[ ]+1\(%rip\),%eax[ ]*(#.*)?
13 [ ]*12:[ ]+8d 05 00 00 00 00[ ]+lea[ ]+0\(%rip\),%eax[ ]*(#.*)?
14 #pass
This page took 0.029842 seconds and 4 git commands to generate.