Searched refs:mm_b1_format (Results 1 – 2 of 2) sorted by relevance
190 if ((long)regs->regs[reg16to32map[insn.mm_b1_format.rs]] == 0) in __mm_isBranchInstr()193 (insn.mm_b1_format.simmediate << 1); in __mm_isBranchInstr()199 if ((long)regs->regs[reg16to32map[insn.mm_b1_format.rs]] != 0) in __mm_isBranchInstr()202 (insn.mm_b1_format.simmediate << 1); in __mm_isBranchInstr()
949 struct mm_b1_format { /* Conditional branch format (microMIPS) */ struct1120 struct mm_b1_format mm_b1_format; member