Home | History | Annotate | Download | only in mips

Lines Matching full:bgec

1114 TEST_F(AssemblerMIPS32r6Test, Bgec) {
1115 BranchCondTwoRegsHelper(&mips::MipsAssembler::Bgec, "Bgec");
1179 BranchCondTwoRegsHelper(&mips::MipsAssembler::Bge, "Bgec");
1235 BranchCondTwoRegsHelper(&mips::MipsAssembler::Bgec, "Bgec", /* is_bare */ true);