Home
last modified time | relevance | path

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

/linux/arch/s390/tools/
H A Dgen_opcode_table.c16 struct insn_type { struct
23 struct insn_type *type; argument
32 struct insn_type *type;
66 static struct insn_type insn_type_table[] = {
132 static struct insn_type *insn_format_to_type(char *format) in insn_format_to_type()
/linux/arch/x86/kernel/
H A Dstatic_call.c7 enum insn_type { enum
53 static void __ref __static_call_transform(void *insn, enum insn_type type, in __static_call_transform()
142 static inline enum insn_type __sc_insn(bool null, bool tail) in __sc_insn()
/linux/tools/objtool/include/objtool/
H A Darch.h14 enum insn_type { enum
/linux/tools/objtool/arch/powerpc/
H A Ddecode.c47 enum insn_type typ; in arch_decode_instruction()
/linux/arch/powerpc/math-emu/
H A Dmath_efp.c112 static unsigned long insn_type(unsigned long speinsn) in insn_type() function
190 type = insn_type(speinsn); in do_spe_mathemu()
740 type = insn_type(func); in speround_handler()