*** empty log message ***
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-addr32.d
CommitLineData
20f0a1fc
NC
1#as: -J
2#objdump: -drw
3#name: x86-64 32-bit addressing
4
5.*: +file format elf64-x86-64
6
7Disassembly of section .text:
8
90+000 <.text>:
10[ ]*0:[ ]+67 48 8d 80 00 00 00 00[ ]+addr32[ ]+lea[ ]+0x0\(%[re]ax\),%rax.*
11[ ]*8:[ ]+67 49 8d 80 00 00 00 00[ ]+addr32[ ]+lea[ ]+0x0\(%r8d?\),%rax.*
12[ ]*10:[ ]+67 48 8d 05 00 00 00 00[ ]+addr32[ ]+lea[ ]+0\(%[re]ip\),%rax.*
13[ ]*18:[ ]+67 48 8d 04 25 00 00 00 00[ ]+addr32[ ]+lea[ ]+0x0,%rax.*
This page took 0.095903 seconds and 4 git commands to generate.