Lines Matching +full:no +full:- +full:pc +full:- +full:write
1 /* SPDX-License-Identifier: GPL-2.0 */
8 * : r4 = aborted context pc
11 * Returns : r4-r5, r9-r11, r13 preserved
15 * abort here if the I-TLB and D-TLB aren't seeing the same
25 mov r0, #0 @ clear r0, r1 (no FSR/FAR)
31 tst r8, #1 << 20 @ L = 1 -> write?
34 add pc, pc, r7, lsr #22 @ Now branch to the relevant processing routine
63 beq do_DataAbort @ no writeback -> no fixup
64 str r9, [sp, #-4]!
76 and r6, r6, #15 @ r6 = no. of registers to transfer.
88 beq do_DataAbort @ No writeback -> no fixup
90 str r9, [sp, #-4]!
108 beq do_DataAbort @ no writeback -> no fixup
111 beq do_DataAbort @ zero -> no fixup
112 str r9, [sp, #-4]!
124 beq do_DataAbort @ no writeback -> no fixup
128 str r9, [sp, #-4]!
133 add pc, pc, r7
171 tst r8, #1 << 11 @ L = 1 -> write?
174 add pc, pc, r7, lsr #10 @ lookup in table
204 str r9, [sp, #-4]!
223 str r9, [sp, #-4]!