Update Instructions.cs

This commit is contained in:
LDj3SNuD 2018-04-21 14:21:49 +02:00 committed by GitHub
parent 80ae28063d
commit f27f30ff67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 */