Searched refs:BGEZ (Results 1 – 8 of 8) sorted by relevance
241 case Mips::BGEZ: return Mips::BLTZ; in GetOppositeBranchOpc()242 case Mips::BLTZ: return Mips::BGEZ; in GetOppositeBranchOpc()318 Opc == Mips::BGEZ || Opc == Mips::BLTZ || Opc == Mips::BLEZ || in GetAnalyzableBrOpc()
882 def BGEZ : CBranchZero<"bgez", setge, CPURegs>, BGEZ_FM<1, 1>;
167 case BGEZ: in IsForbiddenInBranchDelay()
355 BGEZ = ((0 << 3) + 1) << 16, enumerator
822 case BGEZ: in DecodeTypeImmediate()
2362 case BGEZ: in DecodeTypeImmediate()2374 case BGEZ: in DecodeTypeImmediate()
515 (opcode == REGIMM && (rt_field == BLTZ || rt_field == BGEZ || in IsBranch()1079 GenInstrImmediate(REGIMM, rs, BGEZ, offset); in bgez()
127 BGEZ