Lines Matching refs:Pld
2949 MUST_FAIL_TEST_BOTH(Pld(MemOperand(r0, 1, PreIndex)),
2956 MUST_FAIL_TEST_BOTH(Pld(MemOperand(r0, r0, PreIndex)),
2963 MUST_FAIL_TEST_BOTH(Pld(MemOperand(r0, r0, LSL, 1, PreIndex)),
3824 COMPARE_BOTH(Pld(MemOperand(r0, 0)), "pld [r0]\n");
3825 COMPARE_BOTH(Pld(MemOperand(r1, 123)), "pld [r1, #123]\n");
3826 COMPARE_BOTH(Pld(MemOperand(r4, -123)), "pld [r4, #-123]\n");
3828 COMPARE_A32(Pld(MemOperand(r7, -4095)), "pld [r7, #-4095]\n");
3838 COMPARE_BOTH(Pld(MemOperand(r0, r1)), "pld [r0, r1]\n");
3839 COMPARE_BOTH(Pld(MemOperand(r0, r1, LSL, 1)), "pld [r0, r1, lsl #1]\n");
3841 COMPARE_A32(Pld(MemOperand(r0, r1, LSL, 20)), "pld [r0, r1, lsl #20]\n");
3850 COMPARE_BOTH(Pld(MemOperand(pc, minus, 0)), "pld [pc, #-0]\n");
4273 COMPARE_BOTH(Pld(MemOperand(pc, minus, 0)), "pld [pc, #-0]\n");