Home | History | Annotate | Download | only in Mips

Lines Matching full:subu

905     return emitAtomicBinaryPartword(MI, BB, 1, Mips::SUBu);
907 return emitAtomicBinaryPartword(MI, BB, 2, Mips::SUBu);
909 return emitAtomicBinary(MI, BB, 4, Mips::SUBu);