Lines Matching refs:prfd
3760 VIXL_DISAM_PREFETCH_TEST(prfd, "prfd", 3);
3773 COMPARE(prfd(PLDL3KEEP, p5, SVEMemOperand(z11.VnD(), 9)),
3774 "prfd pldl3keep, p5, [z11.d, #9]");
3775 COMPARE(prfd(PLDL3STRM, p3, SVEMemOperand(x0, 0, SVE_MUL_VL)),
3776 "prfd pldl3strm, p3, [x0]");
3777 COMPARE(prfd(PSTL1KEEP, p7, SVEMemOperand(x5, x5, LSL, 3)),
3778 "prfd pstl1keep, p7, [x5, x5, lsl #3]");
3779 COMPARE(prfd(PSTL1STRM, p1, SVEMemOperand(x19, z18.VnS(), SXTW, 3)),
3780 "prfd pstl1strm, p1, [x19, z18.s, sxtw #3]");