Home
last modified time | relevance | path

Searched refs:INSN_POP_COUNT_MASK (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dstacktrace.c55 #define INSN_POP_COUNT_MASK 0x07 macro
280 count = insn & INSN_POP_COUNT_MASK; in unwind_exec_insn()