mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-14 18:12:07 -07: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