Home
last modified time | relevance | path

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

/optee_os/lib/libunw/
A Dunwind_arm32.c75 #define INSN_VSP_MASK 0xc0 macro
202 if ((insn & INSN_VSP_MASK) == INSN_VSP_INC) { in unwind_exec_insn()
205 } else if ((insn & INSN_VSP_MASK) == INSN_VSP_DEC) { in unwind_exec_insn()

Completed in 2 milliseconds