Searched defs:opcode (Results 1 – 10 of 10) sorted by relevance
/tools/objtool/arch/x86/lib/ |
D | inat.c | 27 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()
|
D | insn.c | 215 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local
|
/tools/perf/util/intel-pt-decoder/ |
D | inat.c | 27 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()
|
D | insn.c | 215 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local
|
D | insn.h | 43 struct insn_field opcode; /* member
|
/tools/arch/s390/include/uapi/asm/ |
D | sie.h | 88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument 90 #define exit_code(opcode, mnemonic) \ argument
|
/tools/perf/util/ |
D | genelf_debug.c | 222 static void emit_extended_opcode(struct buffer_ext *be, ubyte opcode, in emit_extended_opcode() 233 static void emit_opcode(struct buffer_ext *be, ubyte opcode) in emit_opcode() 239 ubyte opcode, long data) in emit_opcode_signed() 245 static void emit_opcode_unsigned(struct buffer_ext *be, ubyte opcode, in emit_opcode_unsigned() 320 unsigned long opcode = temp + in get_special_opcode() local
|
D | bpf-prologue.c | 330 u8 opcode; in prologue_relocate() local
|
/tools/firewire/ |
D | decode-fcp.c | 137 uint32_t opcode:8; member
|
/tools/objtool/arch/x86/include/asm/ |
D | insn.h | 43 struct insn_field opcode; /* member
|