Searched refs:MIPS_GRP_JUMP (Results 1 – 5 of 5) sorted by relevance
81 MIPS_GRP_JUMP: "jump",
805 public static final int MIPS_GRP_JUMP = 1; field in Mips_const
802 MIPS_GRP_JUMP = 1 variable
862 MIPS_GRP_JUMP, // = CS_GRP_JUMP enumerator
9238 insn->detail->groups[insn->detail->groups_count] = MIPS_GRP_JUMP; in Mips_get_insn_id()9855 { MIPS_GRP_JUMP, "jump" },9903 if (id >= MIPS_GRP_ENDING || (id > MIPS_GRP_JUMP && id < MIPS_GRP_BITCOUNT)) in Mips_group_name()