x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rip.d
index 1b1d6c8a31c5022546ef488d762e1b333e522520..66fe771b9608c2b62388b47befe226c760971176 100644 (file)
@@ -2,12 +2,13 @@
 #objdump: -drw
 #name: x86-64 rip addressing
 
-.*: +file format elf64-x86-64
+.*: +file format .*
 
 Disassembly of section .text:
 
 0+000 <.text>:
-[       ]*0:[   ]+8d 05 00 00 00 00[    ]+lea[  ]+0\(%rip\),%eax[      ]*(#.*)?
-[       ]*6:[   ]+8d 05 11 11 11 11[    ]+lea[  ]+286331153\(%rip\),%eax[      ]*(#.*)?
-[       ]*c:[   ]+8d 05 01 00 00 00[    ]+lea[  ]+1\(%rip\),%eax[      ]*(#.*)?
-[       ]*12:[  ]+8d 05 00 00 00 00[    ]+lea[  ]+0\(%rip\),%eax[      ]*(#.*)?
+[       ]*0:[   ]+8d 05 00 00 00 00[    ]+lea[  ]+0x0\(%rip\),%eax[    ]*(#.*)?
+[       ]*6:[   ]+8d 05 11 11 11 11[    ]+lea[  ]+0x11111111\(%rip\),%eax[     ]*(#.*)?
+[       ]*c:[   ]+8d 05 01 00 00 00[    ]+lea[  ]+0x1\(%rip\),%eax[    ]*(#.*)?
+[       ]*12:[  ]+8d 05 00 00 00 00[    ]+lea[  ]+0x0\(%rip\),%eax[    ]*(#.*)?
+#pass
This page took 0.025833 seconds and 4 git commands to generate.