Home | History | Annotate | Download | only in AsmParser

Lines Matching full:bgeu

1985   case Mips::BGEU:
2801 PseudoOpcode = Mips::BGEU;
2861 case Mips::BGEU:
2866 IsUnsigned = ((PseudoOpcode == Mips::BGEU) || (PseudoOpcode == Mips::BGEUL));
2941 (IsTrgRegZero && PseudoOpcode == Mips::BGEU)) {
2943 // if the $rt is $0 and the pseudo-branch is BGEU (x >= 0),
2958 // If the $rs is $0 and the pseudo-branch is BGEU (0 >= x) or
2963 // Because only BLEU and BGEU branch on equality, we can use the