compile UMULLs and some fixes

This commit is contained in:
RSDuck
2020-04-25 14:42:37 +02:00
parent 3787bab1f6
commit 68d552074b
4 changed files with 30 additions and 12 deletions

View File

@ -89,7 +89,7 @@ public:
void A_Comp_CmpOp();
void A_Comp_MUL_MLA();
void A_Comp_SMULL_SMLAL();
void A_Comp_Mul_Long();
void A_Comp_CLZ();