mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
Fixing vupklsh/vupkhsh.
This commit is contained in:
parent
dd2f799380
commit
88d0c2cfd3
|
|
@ -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(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue