Searched defs:andpd (Results 1 – 6 of 6) sorted by relevance
399 __ andpd(xmm0, xmm1); in TEST() local400 __ andpd(xmm1, xmm2); in TEST() local
418 __ andpd(xmm0, xmm1); in TEST() local419 __ andpd(xmm1, xmm2); in TEST() local
2871 void Assembler::andpd(XMMRegister dst, XMMRegister src) { in andpd() function in v8::internal::Assembler
2830 __ andpd(input_reg, scratch); in DoMathAbs() local
2038 void Assembler::andpd(XMMRegister dst, XMMRegister src) { in andpd() function in v8::internal::Assembler
2003 __ andpd(xmm1, xmm2); in CompileMathFloorCall() local