Add Tbx Inst. (fast & slow paths), with Tests. (#782)
* Update OpCodeTable.cs * Update InstName.cs * Update InstEmitSimdMove.cs * Update SoftFallback.cs * Update DelegateTypes.cs * Update CpuTestSimdTbl.cs * Update CpuTest.cs * Update Ryujinx.Tests.csproj * Nit.
This commit is contained in:
@ -375,6 +375,7 @@ namespace ARMeilleure.Instructions
|
||||
Suqadd_S,
|
||||
Suqadd_V,
|
||||
Tbl_V,
|
||||
Tbx_V,
|
||||
Trn1_V,
|
||||
Trn2_V,
|
||||
Uaba_V,
|
||||
@ -456,4 +457,4 @@ namespace ARMeilleure.Instructions
|
||||
Strd,
|
||||
Strh
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user