mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-02 18:39:14 +00:00
Fix corner cases of ADCS and SBFM
This commit is contained in:
@@ -39,7 +39,7 @@ namespace ChocolArm64.Instruction
|
||||
{
|
||||
Context.EmitZNFlagCheck();
|
||||
|
||||
EmitAddsCCheck(Context);
|
||||
EmitAdcsCCheck(Context);
|
||||
EmitAddsVCheck(Context);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user