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