Lines Matching full:sltiu
8794 macro_build (&imm_expr, unsignedp ? "sltiu" : "slti", "t,r,j",
12875 macro_build (&expr1, "sltiu", "t,r,j", op[0], op[2], BFD_RELOC_LO16);
12877 macro_build (&expr1, "sltiu", "t,r,j", op[0], op[1], BFD_RELOC_LO16);
12881 macro_build (&expr1, "sltiu", "t,r,j", op[0], op[0], BFD_RELOC_LO16);
12888 macro_build (&expr1, "sltiu", "t,r,j", op[0], op[1], BFD_RELOC_LO16);
12929 macro_build (&expr1, "sltiu", "t,r,j", op[0], op[0], BFD_RELOC_LO16);
12946 macro_build (&imm_expr, mask == M_SGE_I ? "slti" : "sltiu", "t,r,j",
13017 macro_build (&imm_expr, "sltiu", "t,r,j", op[0], op[1],
13514 s = "sltiu";
13524 s = "sltiu";
13534 s = "sltiu";
13544 s = "sltiu";