From 138e3f6699152445fa8bb06e32b9f2dcbbf760f8 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Sun, 27 Mar 2016 13:19:13 +0300 Subject: [PATCH] insns.dat: Bring back rax for 64 bit mode of MONITORX Previously in d3be3380170 i ripped off @rax but this is due to misinterpretation of https://sourceware.org/ml/binutils/2015-06/msg00041/mwaitx.patch so move it back. Signed-off-by: Cyrill Gorcunov --- insns.dat | 1 + 1 file changed, 1 insertion(+) diff --git a/insns.dat b/insns.dat index 3ee7ca9d..1cb85099 100644 --- a/insns.dat +++ b/insns.dat @@ -800,6 +800,7 @@ MONITOR void [ 0f 01 c8] PRESCOTT MONITOR reg_eax,reg_ecx,reg_edx [---: 0f 01 c8] PRESCOTT,NOLONG,ND MONITOR reg_rax,reg_ecx,reg_edx [---: 0f 01 c8] X64,ND MONITORX void [ 0f 01 fa] AMD +MONITORX reg_rax,reg_ecx,reg_edx [---: 0f 01 fa] X64,AMD,ND MONITORX reg_eax,reg_ecx,reg_edx [---: 0f 01 fa] AMD,ND MONITORX reg_ax,reg_ecx,reg_edx [---: 0f 01 fa] AMD,ND MOV mem,reg_sreg [mr: 8c /r] 8086,SW