Searched defs:FCMPL (Results 1 – 6 of 6) sorted by relevance
26 public class FCMPL extends Instruction implements TypedInstruction, StackProducer, StackConsumer { class28 public FCMPL() { in FCMPL() method in FCMPL
140 public static final Instruction FCMPL = new FCMPL(); field in InstructionConst
141 Instruction FCMPL = new FCMPL(); field
92 int FCMPL = 149; field
888 short FCMPL = 149; field
1240 public static final short FCMPL = 149; field in Const