forked from I2P_Developers/i2p.i2p
- 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