mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
jit: SMULL and SMLAL
This commit is contained in:
@ -57,6 +57,7 @@ private:
|
||||
void A_Comp_CmpOp();
|
||||
|
||||
void A_Comp_MUL_MLA();
|
||||
void A_Comp_SMULL_SMLAL();
|
||||
|
||||
void A_Comp_CLZ();
|
||||
|
||||
|
Reference in New Issue
Block a user