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