x86: adjust register names printed for MONITOR/MWAIT
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-mwaitx-bdver4.d
index f35ad119edd3f2bcf3ec7be38ff575316497ee4d..41f5d7b355a212a3f0f150184a723c78c7bd76d3 100644 (file)
@@ -9,9 +9,9 @@
 Disassembly of section \.text:
 
 0000000000000000 <_start>:
-[      ]*[a-f0-9]+:    0f 01 fa                monitorx %rax,%rcx,%rdx
-[      ]*[a-f0-9]+:    67 0f 01 fa             monitorx %eax,%rcx,%rdx
-[      ]*[a-f0-9]+:    0f 01 fa                monitorx %rax,%rcx,%rdx
-[      ]*[a-f0-9]+:    0f 01 fb                mwaitx %rax,%rcx,%rbx
-[      ]*[a-f0-9]+:    0f 01 fb                mwaitx %rax,%rcx,%rbx
+[      ]*[a-f0-9]+:    0f 01 fa                monitorx %rax,%ecx,%edx
+[      ]*[a-f0-9]+:    67 0f 01 fa             monitorx %eax,%ecx,%edx
+[      ]*[a-f0-9]+:    0f 01 fa                monitorx %rax,%ecx,%edx
+[      ]*[a-f0-9]+:    0f 01 fb                mwaitx %eax,%ecx,%ebx
+[      ]*[a-f0-9]+:    0f 01 fb                mwaitx %eax,%ecx,%ebx
 #pass
This page took 0.026051 seconds and 4 git commands to generate.