/openbmc/qemu/contrib/plugins/ |
H A D | howvec.c | 51 uint32_t opcode; member 255 uint32_t opcode = 0; in find_counter() local
|
/openbmc/qemu/target/i386/emulate/ |
H A D | x86_decode.c | 419 uint8_t opcode; member 435 uint8_t opcode; member 2021 uint8_t opcode, in decode_opcode_general() 2050 uint8_t opcode) in decode_opcode_1() 2058 uint8_t opcode) in decode_opcode_2() 2066 uint8_t opcode; in decode_opcodes() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_rng.c | 67 target_ulong opcode, target_ulong *args) in h_random()
|
/openbmc/qemu/hw/i386/ |
H A D | vapic.c | 83 uint8_t opcode; member 195 static bool opcode_matches(uint8_t *opcode, const TPRInstruction *instr) in opcode_matches() 209 uint8_t opcode[2]; in evaluate_tpr_instruction() local 411 uint8_t opcode[2]; in do_patch_instruction() local
|
/openbmc/u-boot/drivers/nvme/ |
H A D | nvme.h | 227 __u8 opcode; member 239 __u8 opcode; member 281 __u8 opcode; member 358 __u8 opcode; member 370 __u8 opcode; member 383 __u8 opcode; member 397 __u8 opcode; member 411 __u8 opcode; member 421 __u8 opcode; member 431 __u8 opcode; member [all …]
|
/openbmc/u-boot/cmd/ |
H A D | itest.c | 30 int opcode; /* internal representation of opcode */ member
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-crypto.c | 114 uint32_t opcode, in virtio_crypto_create_sym_session() 199 uint32_t queue_id, uint32_t opcode, in virtio_crypto_create_asym_session() 347 uint32_t opcode; in virtio_crypto_handle_ctrl() local 833 uint32_t opcode; in virtio_crypto_handle_request() local
|
/openbmc/qemu/target/ppc/ |
H A D | fpu_helper.c | 1609 void helper_xsaddqp(CPUPPCState *env, uint32_t opcode, in helper_xsaddqp() 1682 void helper_xsmulqp(CPUPPCState *env, uint32_t opcode, in helper_xsmulqp() 1756 void helper_xsdivqp(CPUPPCState *env, uint32_t opcode, in helper_xsdivqp() 2169 void helper_xscmpexpdp(CPUPPCState *env, uint32_t opcode, in helper_xscmpexpdp() 2198 void helper_xscmpexpqp(CPUPPCState *env, uint32_t opcode, in helper_xscmpexpqp() 2280 void helper_xscmpodp(CPUPPCState *env, uint32_t opcode, ppc_vsr_t *xa, in helper_xscmpodp() 2286 void helper_xscmpudp(CPUPPCState *env, uint32_t opcode, ppc_vsr_t *xa, in helper_xscmpudp() 2345 void helper_xscmpoqp(CPUPPCState *env, uint32_t opcode, ppc_vsr_t *xa, in helper_xscmpoqp() 2351 void helper_xscmpuqp(CPUPPCState *env, uint32_t opcode, ppc_vsr_t *xa, in helper_xscmpuqp() 3193 void helper_xsrqpi(CPUPPCState *env, uint32_t opcode, in helper_xsrqpi() [all …]
|
/openbmc/qemu/hw/mips/ |
H A D | bootloader.c | 83 static void bl_gen_r_type(void **ptr, uint8_t opcode, in bl_gen_r_type() 103 static void bl_gen_i_type(void **ptr, uint8_t opcode, in bl_gen_i_type()
|
/openbmc/qemu/target/hexagon/ |
H A D | insn.h | 36 uint16_t opcode; member
|
/openbmc/qemu/target/loongarch/ |
H A D | translate.h | 48 uint32_t opcode; member
|
/openbmc/phosphor-networkd/src/ |
H A D | ncsi_cmd.cpp | 460 uint8_t opcode; in generateDumpCmdPayload() local 546 uint8_t opcode = 0; in ncsiDump() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | zynq_sdhci.c | 87 static int arasan_sdhci_execute_tuning(struct mmc *mmc, u8 opcode) in arasan_sdhci_execute_tuning()
|
H A D | renesas-sdhi.c | 281 int renesas_sdhi_execute_tuning(struct udevice *dev, uint opcode) in renesas_sdhi_execute_tuning()
|
H A D | sdhci-cadence.c | 188 unsigned int opcode) in sdhci_cdns_execute_tuning()
|
H A D | sdhci.c | 312 static int sdhci_execute_tuning(struct udevice *dev, uint opcode)
|
H A D | mtk-sd.c | 349 u32 opcode = cmd->cmdidx; in msdc_cmd_prepare_raw_cmd() local 935 static int msdc_tune_response(struct udevice *dev, u32 opcode) in msdc_tune_response() 1039 static int msdc_tune_data(struct udevice *dev, u32 opcode) in msdc_tune_data() 1126 static int msdc_execute_tuning(struct udevice *dev, uint opcode) in msdc_execute_tuning()
|
/openbmc/qemu/hw/watchdog/ |
H A D | spapr_watchdog.c | 132 target_ulong opcode, target_ulong *args) in h_watchdog()
|
/openbmc/qemu/target/xtensa/ |
H A D | helper.c | 43 const XtensaOpcodeOps *opcode) in add_translator_to_hash()
|
/openbmc/u-boot/include/ |
H A D | spi-mem.h | 93 u8 opcode; member
|
/openbmc/u-boot/drivers/spi/ |
H A D | bcm63xx_hsspi.c | 220 uint16_t opcode = 0; in bcm63xx_hsspi_xfer() local
|
/openbmc/qemu/disas/ |
H A D | alpha.c | 37 unsigned opcode; member 1770 const struct alpha_opcode *opcode, *opcode_end; in print_insn_alpha() local
|
/openbmc/qemu/target/sh4/ |
H A D | translate.c | 47 uint16_t opcode; member 414 int opcode = ctx->opcode & 0xf0ff; in _decode_opc() local
|
/openbmc/qemu/io/ |
H A D | channel-websock.c | 611 uint8_t opcode, in qio_channel_websock_encode() 685 unsigned char opcode, fin, has_mask; in qio_channel_websock_decode_header() local
|
/openbmc/u-boot/board/gdsys/a38x/ |
H A D | hre.c | 380 uint8_t opcode; in hre_execute_op() local
|