| /kernel/linux/linux-5.10/arch/powerpc/xmon/ |
| H A D | spu-dis.c | 47 unsigned int opcode = insn >> (32-11); in get_index_for_opcode() local [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | psutils.c | 56 void acpi_ps_init_op(union acpi_parse_object *op, u16 opcode) in acpi_ps_init_op() argument 85 union acpi_parse_object *acpi_ps_alloc_op(u16 opcode, u8 *aml) in acpi_ps_alloc_op() argument [all...] |
| /kernel/linux/linux-5.10/arch/loongarch/kvm/ |
| H A D | emulate.c | 51 unsigned int rd, op8, opcode; in _kvm_emu_mmio_write() local 173 unsigned int op8, opcode, rd; _kvm_emu_mmio_read() local [all...] |
| /kernel/linux/linux-6.6/arch/arm/nwfpe/ |
| H A D | fpa11_cprt.c | 23 unsigned int EmulateCPRT(const unsigned int opcode) in EmulateCPRT() argument 57 PerformFLT(const unsigned int opcode) PerformFLT() argument 100 PerformFIX(const unsigned int opcode) PerformFIX() argument 142 PerformComparison(const unsigned int opcode) PerformComparison() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/xmon/ |
| H A D | spu-dis.c | 47 unsigned int opcode = insn >> (32-11); in get_index_for_opcode() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
| H A D | siw_cq.c | 86 u8 opcode = cqe->opcode; in siw_reap_cqe() local [all...] |
| /kernel/linux/linux-5.10/tools/arch/x86/lib/ |
| H A D | inat.c | 13 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) in inat_get_opcode_attribute() argument 26 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, int lpfx_id, in inat_get_escape_attribute() argument 65 insn_attr_t inat_get_avx_attribute(insn_byte_t opcode, insn_byte_t vex_m, in inat_get_avx_attribute() argument
|
| /kernel/linux/linux-5.10/tools/io_uring/ |
| H A D | syscall.c | 36 int io_uring_register(int fd, unsigned int opcode, void *arg, in io_uring_register() argument
|
| /kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
| H A D | vsp1_dl.h | 41 u8 opcode; member
|
| /kernel/linux/linux-5.10/drivers/ssb/ |
| H A D | driver_chipcommon_sflash.c | 72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) in ssb_sflash_cmd() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | exresop.c | 99 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands() argument
|
| H A D | psopinfo.c | 35 const struct acpi_opcode_info *acpi_ps_get_opcode_info(u16 opcode) in acpi_ps_get_opcode_info() argument 127 acpi_ps_get_opcode_name(u16 opcode) acpi_ps_get_opcode_name() argument [all...] |
| H A D | psutils.c | 56 void acpi_ps_init_op(union acpi_parse_object *op, u16 opcode) in acpi_ps_init_op() argument 85 union acpi_parse_object *acpi_ps_alloc_op(u16 opcode, u8 *aml) in acpi_ps_alloc_op() argument [all...] |
| /kernel/linux/linux-6.6/drivers/ssb/ |
| H A D | driver_chipcommon_sflash.c | 72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) in ssb_sflash_cmd() argument
|
| /kernel/linux/linux-6.6/io_uring/ |
| H A D | opdef.c | 653 const char *io_uring_get_opcode(u8 opcode) in io_uring_get_opcode() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_dl.h | 41 u8 opcode; member
|
| /kernel/linux/linux-6.6/arch/x86/lib/ |
| H A D | inat.c | 13 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) in inat_get_opcode_attribute() argument 26 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, int lpfx_id, in inat_get_escape_attribute() argument 65 insn_attr_t inat_get_avx_attribute(insn_byte_t opcode, insn_byte_t vex_m, in inat_get_avx_attribute() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
| H A D | rxe_loc.h | 178 static inline unsigned int wr_opcode_mask(int opcode, struct rxe_qp *qp) in wr_opcode_mask() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
| H A D | siw_cq.c | 86 u8 opcode = cqe->opcode; in siw_reap_cqe() local [all...] |
| /kernel/linux/linux-6.6/tools/arch/x86/lib/ |
| H A D | inat.c | 13 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) in inat_get_opcode_attribute() argument 26 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, int lpfx_id, in inat_get_escape_attribute() argument 65 insn_attr_t inat_get_avx_attribute(insn_byte_t opcode, insn_byte_t vex_m, in inat_get_avx_attribute() argument
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | mgmt_util.h | 35 u16 opcode; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r700_asm.c | 130 unsigned opcode = r600_isa_fetch_opcode(bc->isa->hw_class, mem->op) >> 8; in r700_bytecode_fetch_mem_build() local
|
| /third_party/mesa3d/src/imagination/rogue/ |
| H A D | rogue_shader.c | 48 rogue_shader_instr_count_type(const struct rogue_shader *shader, enum rogue_opcode opcode) rogue_shader_instr_count_type() argument 101 rogue_shader_insert(struct rogue_shader *shader, enum rogue_opcode opcode) rogue_shader_insert() argument [all...] |
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_instruction.c | 162 _mesa_num_inst_src_regs(enum prog_opcode opcode) in _mesa_num_inst_src_regs() argument 175 _mesa_num_inst_dst_regs(enum prog_opcode opcode) in _mesa_num_inst_dst_regs() argument 188 _mesa_opcode_string(enum prog_opcode opcode) _mesa_opcode_string() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | operator-properties.cc | 18 IrOpcode::Value opcode = static_cast<IrOpcode::Value>(op->opcode()); in HasContextInput() local 25 IrOpcode::Value const opcode = static_cast<IrOpcode::Value>(op->opcode()); in NeedsExactContext() member in v8::internal::compiler::IrOpcode 274 Operator::Opcode const opcode = op->opcode(); in IsBasicBlockBegin() member in v8::internal::compiler::Operator [all...] |