mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
80d0313fe5
- Remove duplicate load3 and load4 methods - Change load3 return type to int - Comment out dead stores - Re-roll the add, subtract, and negate loops; there's no speed benefit or timing reason to unroll them - Check for field already set - Remove shifts by 0