Searched defs:IF_GE (Results 1 – 6 of 6) sorted by relevance
71 public static final int IF_GE = 10; field in RegOps
97 public static final int IF_GE = 0x35; field in Opcodes
274 public static final Info IF_GE = field in OpcodeInfo
281 public static final Dop IF_GE = field in Dops
273 MAP.put(Rops.IF_GE_INT, Dops.IF_GE); in MAP.put()
97 IF_GE(0x35, "if-ge", ReferenceType.NONE, Format.Format22t, Opcode.CAN_CONTINUE), enumConstant