Home
last modified time | relevance | path

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

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