Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/probes/
H A Ddecode.h249 REG_TYPE_NOPC, /* Register must not be PC */ enumerator
H A Ddecode.c311 case REG_TYPE_NOPC: in decode_regs()
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.c717 [REG_TYPE_NOPC] = COVERAGE_ANY_REG | COVERAGE_PC,
832 case REG_TYPE_NOPC: in coverage_add_registers()