Searched defs:andnps (Results 1 – 3 of 3) sorted by relevance
822 __ andnps(dst, src); in VisitVecAndNot() local
805 __ andnps(dst, src); in VisitVecAndNot() local
1424 TEST_F(AssemblerX86_64Test, andnps) { in TEST_F() argument