Lines Matching refs:prfh
3758 VIXL_DISAM_PREFETCH_TEST(prfh, "prfh", 1);
3781 COMPARE(prfh(PSTL2KEEP, p6, SVEMemOperand(z0.VnS(), 31)),
3782 "prfh pstl2keep, p6, [z0.s, #31]");
3783 COMPARE(prfh(PSTL2STRM, p4, SVEMemOperand(x17, -3, SVE_MUL_VL)),
3784 "prfh pstl2strm, p4, [x17, #-3, mul vl]");
3785 COMPARE(prfh(PSTL3KEEP, p3, SVEMemOperand(x0, x0, LSL, 1)),
3786 "prfh pstl3keep, p3, [x0, x0, lsl #1]");
3787 COMPARE(prfh(PSTL3STRM, p4, SVEMemOperand(x20, z0.VnD(), LSL, 1)),
3788 "prfh pstl3strm, p4, [x20, z0.d, lsl #1]");