Home
last modified time | relevance | path

Searched defs:opcodes (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_allowlist.c87 const u32 *opcodes; member
132 ice_vc_allowlist_opcodes(struct ice_vf *vf, const u32 *opcodes, size_t size) in ice_vc_allowlist_opcodes()
/openbmc/linux/tools/bpf/bpftool/
H A Dxlated_dumper.c219 bool opcodes, bool linum) in dump_xlated_json()
304 bool opcodes, bool linum) in dump_xlated_plain()
369 bool opcodes, bool linum) in dump_xlated_for_graph()
H A Dcfg.c385 bool opcodes, bool linum) in draw_bb_node()
434 bool opcodes, bool linum) in func_output_bb_def()
460 cfg_dump(struct cfg *cfg, struct dump_data *dd, bool opcodes, bool linum) in cfg_dump()
476 bool opcodes, bool linum) in dump_xlated_cfg()
H A Dmain.h186 int disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn()
H A Djit_disasm.c319 int disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn()
H A Dprog.c698 char *filepath, bool opcodes, bool visual, bool linum) in prog_dump()
876 bool opcodes = false; in do_dump() local
/openbmc/u-boot/include/bedbug/
H A Dtables.h66 struct opcode opcodes[] = { variable
/openbmc/linux/tools/bpf/
H A Dbpf_jit_disasm.c53 static void get_asm_insns(uint8_t *image, size_t len, int opcodes) in get_asm_insns()
266 unsigned int len, klen, opt, opcodes = 0; in main() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfault.h29 unsigned long opcodes[(1U << BITS_PER_BYTE) / BITS_PER_LONG]; member
/openbmc/linux/arch/arm64/kernel/
H A Dpatch-scs.c126 u8 opcodes[]; member
/openbmc/qemu/target/xtensa/
H A Dhelper.c94 unsigned opcodes; in init_libisa() local
H A Dxtensa-isa-internal.h190 xtensa_opcode_internal *opcodes; member
/openbmc/linux/arch/x86/kernel/
H A Ddumpstack.c118 u8 opcodes[OPCODE_BUFSIZE]; in show_opcodes() local
/openbmc/u-boot/lib/
H A Dslre.c39 } opcodes[] = { variable
/openbmc/qemu/disas/
H A Dm68k.c1875 static const struct m68k_opcode **opcodes[16]; in print_insn_m68k() local
H A Dmicroblaze.c285 } opcodes[MAX_OPCODES] = variable
H A Dnios2.c2565 const struct nios2_opcode *opcodes; member
/openbmc/linux/drivers/spi/
H A Dspi-intel.c172 u8 opcodes[8]; member
/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h79 __le16 opcodes[]; member
/openbmc/qemu/target/ppc/
H A Dcpu.h1425 opc_handler_t *opcodes[PPC_CPU_OPCODES_LEN]; member
H A Dtranslate.c6476 static opcode_t opcodes[] = { variable