improve branch, doesn't need extra add in IR
This commit is contained in:
@@ -137,7 +137,7 @@ private:
|
||||
void addiu(u32);
|
||||
void andi(u32);
|
||||
void and_(u32);
|
||||
Entry branch(u32);
|
||||
Entry::Operand branch(u32);
|
||||
void bltz(u32);
|
||||
void bgez(u32);
|
||||
void bltzl(u32);
|
||||
|
||||
Reference in New Issue
Block a user