Merge pull request #1 from mquigley/patch-1

Fix mismatch of operand encoding for PREFETCHW
This commit is contained in:
Mahdi Safsafi 2016-10-05 09:06:56 +01:00 committed by GitHub
commit 8c0d3f17e1

View file

@ -14198,7 +14198,7 @@ THE SOFTWARE.
<ins x32m="V" x64m="V">
<mnem>PREFETCHW</mnem>
<args>m8</args>
<opc openc="A">0F 0D /1</opc>
<opc openc="M">0F 0D /1</opc>
<cpuid>
<flag>PRFCHW</flag>
</cpuid>
@ -22777,4 +22777,4 @@ THE SOFTWARE.
<oprnd4>NA</oprnd4>
</oprndenc>
</common>
</instrs>
</instrs>