Stack: ..., value -> ..., result
554555556557558559560
@SuppressWarnings("unused") // Called using reflection private Instruction createInstructionI2f(Element inst) { return new I2F(); }