Lines Matching +full:- +full:j
1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2013-2015 Synopsys, Inc. All rights reserved.
9 * Note on the LD/ST addressing modes with address register write-back
21 st.a \reg, [%sp, -4]
57 /* saving %r0 to reg->r0 in advance since we read %ecr into it */
58 st %r0, [%sp, -8]
61 st %sp, [%sp, -4]
62 /* now move %sp to reg->r0 position so we can do "push" automatically */
92 j do_memory_error
99 j do_instruction_error
103 /* Todo - save and restore CPU context when interrupts will be in use */
112 j do_machine_check_fault
118 j do_itlb_miss
124 j do_dtlb_miss
131 j do_tlb_prot_violation
137 j do_privilege_violation
143 j do_trap
149 j do_extension
156 j do_swi
163 j do_divzero
169 j do_dcerror
176 j do_maligned