Description[x64] Small fixes in the assembler and disassembler.
Disassembler:
added decoding of a few instructions that were previously unsupported, fixed the decoding of pextr.
Assembler:
pmulld(XMMRegister, Operand) was actually emitting a pmuludq.
punpckldq(XMMRegister, XMMRegister) was implemented a second time as punpackldq.
BUG=
Committed: https://crrev.com/c534bd41a028d7dd8d79e932b619433ce9e82d10
Cr-Commit-Position: refs/heads/master@{#37059}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|