mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-21 11:17:11 +02:00
parent
417df486b1
commit
361d0c5632
622 changed files with 3080 additions and 2652 deletions
|
@ -42,6 +42,7 @@ namespace ARMeilleure.Instructions
|
|||
{
|
||||
context.Store(exValuePtr, Const(0UL));
|
||||
}
|
||||
|
||||
if (size < 4)
|
||||
{
|
||||
context.Store(context.Add(exValuePtr, Const(exValuePtr.Type, 8L)), Const(0UL));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue