Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 10 of 10) sorted by relevance

/tools/perf/util/intel-pt-decoder/
Dinat.c27 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) in inat_get_opcode_attribute()
40 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, int lpfx_id, in inat_get_escape_attribute()
79 insn_attr_t inat_get_avx_attribute(insn_byte_t opcode, insn_byte_t vex_m, in inat_get_avx_attribute()
Dinsn.c215 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local
Dinsn.h43 struct insn_field opcode; /* member
/tools/objtool/arch/x86/insn/
Dinat.c27 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) in inat_get_opcode_attribute()
40 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, int lpfx_id, in inat_get_escape_attribute()
79 insn_attr_t inat_get_avx_attribute(insn_byte_t opcode, insn_byte_t vex_m, in inat_get_avx_attribute()
Dinsn.c215 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local
Dinsn.h43 struct insn_field opcode; /* member
/tools/arch/s390/include/uapi/asm/
Dsie.h87 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument
89 #define exit_code(opcode, mnemonic) \ argument
/tools/perf/util/
Dgenelf_debug.c221 static void emit_extended_opcode(struct buffer_ext *be, ubyte opcode, in emit_extended_opcode()
232 static void emit_opcode(struct buffer_ext *be, ubyte opcode) in emit_opcode()
238 ubyte opcode, long data) in emit_opcode_signed()
244 static void emit_opcode_unsigned(struct buffer_ext *be, ubyte opcode, in emit_opcode_unsigned()
319 unsigned long opcode = temp + in get_special_opcode() local
Dbpf-prologue.c283 u8 opcode; in prologue_relocate() local
/tools/firewire/
Ddecode-fcp.c136 uint32_t opcode:8; member