Searched refs:BGEZAL (Results 1 – 6 of 6) sorted by relevance
169 case BGEZAL: in IsForbiddenInBranchDelay()197 case BGEZAL: in IsLinkingInstruction()
357 BGEZAL = ((2 << 3) + 1) << 16, enumerator
825 case BGEZAL: in DecodeTypeImmediate()
2365 case BGEZAL: in DecodeTypeImmediate()2375 case BGEZAL: in DecodeTypeImmediate()
516 rt_field == BLTZAL || rt_field == BGEZAL)) || in IsBranch()1087 GenInstrImmediate(REGIMM, rs, BGEZAL, offset); in bgezal()
1023 def BGEZAL : BranchLink<"bgezal", 0x11, CPURegs>;1086 def : InstAlias<"bal $offset", (BGEZAL RA,brtarget:$offset)>;