Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dstacktrace.c50 #define INSN_VSP_MASK 0xc0 macro
233 if ((insn & INSN_VSP_MASK) == INSN_VSP_INC) { in unwind_exec_insn()
236 } else if ((insn & INSN_VSP_MASK) == INSN_VSP_DEC) { in unwind_exec_insn()