Searched defs:psubusb (Results 1 – 3 of 3) sorted by relevance
607 __ psubusb(dst, src); in VisitVecSaturationSub() local
624 __ psubusb(dst, src); in VisitVecSaturationSub() local
1600 void X86Assembler::psubusb(XmmRegister dst, XmmRegister src) { in psubusb() function in art::x86::X86Assembler