An Incorrect Instruction Choice in the JIT Resulting in an Incorrect Calculation
This is a interesting primitive, an unsigned 32bit integer can mistakenly be kept unsigned after it is supposedly converted to a signed 64bit integer and passed in somewhere expecting a signed value.