Tillmann Karras 3daa6ab259 x64Emitter: fix MOVLPD/MOVHPD
These instructions were using the wrong prefix which turned
MOVLPD(reg, mem) into MOVDDUP(reg, mem) and made the rest of them
invalid.
2015-01-07 11:23:52 +01:00
..
2015-01-07 11:23:52 +01:00
2015-01-03 13:17:57 +01:00
2015-01-07 11:23:52 +01:00
2014-12-13 20:59:40 -08:00
2014-05-26 21:28:59 -07:00