Lines Matching +full:fiq +full:- +full:index
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * arch/arm/probes/kprobes/test-core.h
41 * Store the given value into the stack buffer at [SP+index].
70 u8 index; member
107 verbose("---------------------------------------------------------\n");
134 #define TEST_ARG_MEM(index, val) \ argument
136 ".byte "#index" \n\t" \
149 ".short 50f-0f \n\t" \
150 ".short 2f-0f \n\t" \
151 ".short 99f-0f \n\t" \
415 * the FIQ disable flag CPSR.F as well.