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