Stack: ..., value1, value2 -> ..., result
500501502503504505506
@SuppressWarnings("unused") // Called using reflection private Instruction createInstructionFcmpl(Element inst) { return new FCMPL(); }