Update Instructions.cs
This commit is contained in:
parent
80ae28063d
commit
f27f30ff67
1 changed files with 1 additions and 0 deletions
|
@ -1786,6 +1786,7 @@ namespace Ryujinx.Tests.Cpu.Tester
|
|||
V(d, Reduce(op, operand, esize));
|
||||
}
|
||||
|
||||
// https://meriac.github.io/archex/A64_v83A_ISA/addv_advsimd.xml
|
||||
public static void Addv_V(bool Q, Bits size, Bits Rn, Bits Rd)
|
||||
{
|
||||
/* Decode */
|
||||
|
|
Loading…
Add table
Reference in a new issue