Home
last modified time | relevance | path

Searched defs:insn_type (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/tools/
H A Dgen_opcode_table.c16 struct insn_type { struct
23 struct insn_type *type; argument
/linux/arch/x86/kernel/
H A Dstatic_call.c7 enum insn_type { enum
/linux/tools/objtool/include/objtool/
H A Darch.h14 enum insn_type { enum
/linux/arch/powerpc/math-emu/
H A Dmath_efp.c112 static unsigned long insn_type(unsigned long speinsn) in insn_type() function