mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-09 13:37:58 -05:00
Fix bug in register allocation.
This commit is contained in:
@@ -737,6 +737,7 @@ unsigned BaseInstruction::get_max_reg(int reg_type) const
|
||||
return res;
|
||||
}
|
||||
case MULS:
|
||||
case MULRS:
|
||||
skip = 4;
|
||||
offset = 1;
|
||||
size_offset = -1;
|
||||
|
||||
Reference in New Issue
Block a user