Searched defs:IF_GT (Results 1 – 6 of 6) sorted by relevance
77 public static final int IF_GT = 12; field in RegOps
98 public static final int IF_GT = 0x36; field in Opcodes
278 public static final Info IF_GT = field in OpcodeInfo
285 public static final Dop IF_GT = field in Dops
275 MAP.put(Rops.IF_GT_INT, Dops.IF_GT); in MAP.put()
98 IF_GT(0x36, "if-gt", ReferenceType.NONE, Format.Format22t, Opcode.CAN_CONTINUE), enumConstant