Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dunwind.c79 #define INSN_POP_COUNT_MASK 0x07 macro
433 count = insn & INSN_POP_COUNT_MASK; in unwind_exec_insn()