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));
|
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)
|
public static void Addv_V(bool Q, Bits size, Bits Rn, Bits Rd)
|
||||||
{
|
{
|
||||||
/* Decode */
|
/* Decode */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue