From 61b885464910f51d09aa01fe959c4a118be34248 Mon Sep 17 00:00:00 2001 From: mquigley Date: Tue, 4 Oct 2016 19:38:10 -0700 Subject: [PATCH] Fix mismatch of operand encoding for PREFETCHW The Intel manual actually has this error too, but it does not match up. --- xml/raw/x86/Intel/AZ.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/raw/x86/Intel/AZ.xml b/xml/raw/x86/Intel/AZ.xml index aea5ce8..bc26aa0 100644 --- a/xml/raw/x86/Intel/AZ.xml +++ b/xml/raw/x86/Intel/AZ.xml @@ -14198,7 +14198,7 @@ THE SOFTWARE. PREFETCHW m8 - 0F 0D /1 + 0F 0D /1 PRFCHW @@ -22777,4 +22777,4 @@ THE SOFTWARE. NA - \ No newline at end of file +