Fixing vupklsh/vupkhsh.

This commit is contained in:
Ben Vanik 2015-01-19 12:13:26 -08:00
parent dd2f799380
commit 88d0c2cfd3
1 changed files with 1 additions and 0 deletions

View File

@ -5457,6 +5457,7 @@ EMITTER(UNPACK, MATCH(I<OPCODE_UNPACK, V128<>, V128<>>)) {
} }
} }
} }
e.vpshufd(i.dest, i.dest, 0xB1);
} }
}; };
EMITTER_OPCODE_TABLE( EMITTER_OPCODE_TABLE(