| /tools/arch/x86/lib/ |
| A D | inat.c | 13 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) in inat_get_opcode_attribute() 26 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, int lpfx_id, in inat_get_escape_attribute() 65 insn_attr_t inat_get_avx_attribute(insn_byte_t opcode, insn_byte_t vex_m, in inat_get_avx_attribute()
|
| A D | insn.c | 275 struct insn_field *opcode = &insn->opcode; in insn_get_opcode() local
|
| /tools/perf/scripts/python/ |
| A D | powerpc-hcalls.py | 153 def hcall_table_lookup(opcode): argument 174 opcode, retval): argument 198 callchain, opcode): argument
|
| /tools/arch/loongarch/include/asm/ |
| A D | inst.h | 56 unsigned int opcode : 17; member 62 unsigned int opcode : 6; member 69 unsigned int opcode : 6; member 75 unsigned int opcode : 22; member 82 unsigned int opcode : 10; member 89 unsigned int opcode : 8; member 96 unsigned int opcode : 6; member
|
| /tools/arch/s390/include/uapi/asm/ |
| A D | sie.h | 88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument 90 #define exit_code(opcode, mnemonic) \ argument
|
| /tools/perf/util/ |
| A D | genelf_debug.c | 227 static void emit_extended_opcode(struct buffer_ext *be, ubyte opcode, in emit_extended_opcode() 238 static void emit_opcode(struct buffer_ext *be, ubyte opcode) in emit_opcode() 244 ubyte opcode, long data) in emit_opcode_signed() 250 static void emit_opcode_unsigned(struct buffer_ext *be, ubyte opcode, in emit_opcode_unsigned() 325 unsigned long opcode = temp + in get_special_opcode() local
|
| A D | dwarf-regs-powerpc.c | 31 int opcode = PPC_OP(raw_insn); in get_offset_opcode() local
|
| A D | disasm.c | 719 int opcode = PPC_OP(dl->raw.raw_insn); in arithmetic__parse() local
|
| /tools/objtool/arch/powerpc/ |
| A D | decode.c | 46 unsigned int opcode; in arch_decode_instruction() local
|
| /tools/testing/selftests/kvm/x86/ |
| A D | nested_emulation_test.c | 16 uint8_t opcode[15]; member
|
| /tools/perf/arch/powerpc/annotate/ |
| A D | instructions.c | 195 int opcode = PPC_OP(raw_insn); in check_ppc_insn() local
|
| /tools/firewire/ |
| A D | decode-fcp.c | 137 uint32_t opcode:8; member
|
| /tools/testing/selftests/bpf/progs/ |
| A D | test_tcp_custom_syncookie.c | 222 __u8 *opcode, *opsize, *wscale; in tcp_parse_option() local
|
| A D | xdp_synproxy_kern.c | 219 __u8 *opcode, *opsize, *wscale, *tsecr; in tscookie_tcpopt_parse() local
|
| /tools/include/uapi/linux/ |
| A D | io_uring.h | 31 __u8 opcode; /* type of operation for this sqe */ member 631 __u16 opcode; member 721 __u8 opcode; member
|
| A D | pkt_cls.h | 60 #define TC_ACT_EXT_CMP(combined, opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) argument
|
| /tools/testing/selftests/kvm/riscv/ |
| A D | sbi_pmu_test.c | 133 int opcode, csr_num, funct3; in guest_illegal_exception_handler() local
|
| /tools/arch/x86/include/asm/ |
| A D | insn.h | 75 struct insn_field opcode; /* member
|
| /tools/bpf/bpftool/ |
| A D | cfg.c | 179 __u8 opcode = BPF_OP(cur->code); in func_partition_bb_head() local
|