Searched defs:IF_GEZ (Results 1 – 5 of 5) sorted by relevance
103 public static final int IF_GEZ = 0x3b; field in Opcodes
298 public static final Info IF_GEZ = field in OpcodeInfo
305 public static final Dop IF_GEZ = field in Dops
265 MAP.put(Rops.IF_GEZ_INT, Dops.IF_GEZ); in MAP.put()
103 IF_GEZ(0x3b, "if-gez", ReferenceType.NONE, Format.Format21t, Opcode.CAN_CONTINUE), enumConstant