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