Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dsstep.h22 enum instruction_type { enum
/openbmc/linux/arch/ia64/kernel/
H A Dkprobes.c30 enum instruction_type {A, I, M, F, B, L, X, u}; enum
31 static enum instruction_type bundle_encoding[32][3] = {