Closed GoogleCodeExporter closed 9 years ago
I think "MOVLPS" has the same bug:
0xc5 0xf0 0x12 0x01 should be:
VMOVLPS XMM0, XMM1, QWORD [RCX]
but it outputs as:
VMOVHLPS XMM0, XMM1, QWORD [RCX]
Original comment by spa...@rotateright.com
on 8 Feb 2012 at 10:58
Original comment by distorm@gmail.com
on 7 Mar 2012 at 3:44
Original issue reported on code.google.com by
spa...@rotateright.com
on 8 Feb 2012 at 10:53