Home | History | Annotate | Download | only in Mips

Lines Matching full:subu

865     return emitAtomicBinaryPartword(MI, BB, 1, Mips::SUBu);
868 return emitAtomicBinaryPartword(MI, BB, 2, Mips::SUBu);
871 return emitAtomicBinary(MI, BB, 4, Mips::SUBu);