PPCRec: Clean up unused flags

This commit is contained in:
Exzap 2022-12-12 16:55:30 +01:00
parent 0f1d7532a1
commit d724dded8e
6 changed files with 13 additions and 305 deletions

View file

@ -2332,10 +2332,6 @@ bool PPCRecompiler_generateX64Code(PPCRecFunction_t* PPCRecFunction, ppcImlGenCo
codeGenerationFailed = true;
}
}
else if( imlInstruction->type == PPCREC_IML_TYPE_JUMPMARK )
{
// no op
}
else if( imlInstruction->type == PPCREC_IML_TYPE_NO_OP )
{
// no op