Searched defs:psubusb (Results 1 – 5 of 5) sorted by relevance
607 __ psubusb(dst, src); in VisitVecSaturationSub() local
624 __ psubusb(dst, src); in VisitVecSaturationSub() local
3563 RValue<Byte8> psubusb(RValue<Byte8> x, RValue<Byte8> y) in psubusb() function
1637 void X86Assembler::psubusb(XmmRegister dst, XmmRegister src) { in psubusb() function in art::x86::X86Assembler
2274 void X86_64Assembler::psubusb(XmmRegister dst, XmmRegister src) { in psubusb() function in art::x86_64::X86_64Assembler