JIT: implement remaining psq_l/st instruction variants

These are used in at least a few popular games, including Super Smash Bros.
Brawl.
This commit is contained in:
Fiora
2014-09-17 10:04:46 -07:00
parent 5fafcb6680
commit 29fc151cc7
4 changed files with 61 additions and 35 deletions

View File

@ -267,7 +267,8 @@ union UGeckoInstruction
// paired single quantized load/store
struct
{
u32 : 7;
u32 : 1;
u32 SUBOP6 : 6;
// Graphics quantization register to use
u32 Ix : 3;
// 0: paired single, 1: scalar