/qemu/hw/ppc/ |
H A D | spapr_vhyp_mmu.c | 20 target_ulong opcode, target_ulong *args) in h_enter() 131 target_ulong opcode, target_ulong *args) in h_remove() 179 target_ulong opcode, target_ulong *args) in h_bulk_remove() 231 target_ulong opcode, target_ulong *args) in h_protect() 270 target_ulong opcode, target_ulong *args) in h_read()
|
H A D | spapr_iommu.c | 478 target_ulong opcode, target_ulong *args) in h_put_tce_indirect() 523 target_ulong opcode, target_ulong *args) in h_stuff_tce() 562 target_ulong opcode, target_ulong *args) in h_put_tce() 603 target_ulong opcode, target_ulong *args) in h_get_tce()
|
H A D | spapr_vof.c | 18 target_ulong opcode, target_ulong *_args) in spapr_h_vof_client()
|
H A D | spapr_tpm_proxy.c | 104 target_ulong opcode, in h_tpm_comm()
|
H A D | spapr_rng.c | 67 target_ulong opcode, target_ulong *args) in h_random()
|
/qemu/target/avr/ |
H A D | disas.c | 103 #define INSN(opcode, format, ...) \ argument 110 #define INSN_MNEMONIC(opcode, mnemonic, format, ...) \ argument
|
/qemu/linux-user/arm/nwfpe/ |
H A D | double_cpdo.c | 38 unsigned int DoubleCPDO(const unsigned int opcode) in DoubleCPDO()
|
/qemu/tests/qtest/fuzz/ |
H A D | i440fx_fuzz.c | 48 uint8_t opcode; in ioport_fuzz_qtest() member 101 uint8_t opcode; in pciconfig_fuzz_qos() member
|
/qemu/hw/net/ |
H A D | spapr_llan.c | 438 target_ulong opcode, in h_register_logical_lan() 504 target_ulong opcode, target_ulong *args) in h_free_logical_lan() 632 target_ulong opcode, in h_add_logical_lan_buffer() 682 target_ulong opcode, target_ulong *args) in h_send_logical_lan() 750 target_ulong opcode, target_ulong *args) in h_multicast_ctrl() 764 target_ulong opcode, in h_change_logical_lan_mac()
|
/qemu/target/hexagon/ |
H A D | iclass.c | 32 SlotMask find_iclass_slots(Opcode opcode, int itype) in find_iclass_slots()
|
H A D | translate.c | 239 uint16_t opcode = pkt->insn[i].opcode; in need_slot_cancelled() local 254 uint16_t opcode = pkt->insn[i].opcode; in need_next_PC() local 273 uint16_t opcode = ctx->insn->opcode; in mark_implicit_reg_write() local 530 uint16_t opcode = ctx->insn->opcode; in mark_store_width() local 729 int opcode = pkt->insn[i].opcode; in pkt_has_hvx_store() local
|
H A D | printinsn.c | 119 int slot, opcode; in snprint_a_pkt_debug() local
|
/qemu/target/mips/tcg/ |
H A D | mxu_translate.c | 4406 uint32_t opcode = extract32(ctx->opcode, 18, 3); in decode_opc_mxu__pool00() local 4436 uint32_t opcode = extract32(ctx->opcode, 0, 6); in decode_opc_mxu_s32madd_sub() local 4465 uint32_t opcode = extract32(ctx->opcode, 18, 3); in decode_opc_mxu__pool01() local 4498 uint32_t opcode = extract32(ctx->opcode, 18, 3); in decode_opc_mxu__pool02() local 4522 uint32_t opcode = extract32(ctx->opcode, 24, 2); in decode_opc_mxu__pool03() local 4541 uint32_t opcode = extract32(ctx->opcode, 10, 4); in decode_opc_mxu__pool04() local 4554 uint32_t opcode = extract32(ctx->opcode, 10, 4); in decode_opc_mxu__pool05() local 4566 uint32_t opcode = extract32(ctx->opcode, 10, 4); in decode_opc_mxu__pool06() local 4586 uint32_t opcode = extract32(ctx->opcode, 10, 4); in decode_opc_mxu__pool07() local 4607 uint32_t opcode = extract32(ctx->opcode, 10, 4); in decode_opc_mxu__pool08() local [all …]
|
/qemu/linux-user/loongarch64/ |
H A D | cpu_loop.c | 79 unsigned int opcode; in cpu_loop() local
|
/qemu/linux-headers/linux/ |
H A D | nvme_ioctl.h | 13 __u8 opcode; member 28 __u8 opcode; member 49 __u8 opcode; member 75 __u8 opcode; member
|
/qemu/hw/char/ |
H A D | spapr_vty.c | 105 target_ulong opcode, target_ulong *args) in h_put_term_char() 132 target_ulong opcode, target_ulong *args) in h_get_term_char()
|
/qemu/include/io/ |
H A D | channel-websock.h | 67 uint8_t opcode; member
|
/qemu/contrib/plugins/ |
H A D | howvec.c | 51 uint32_t opcode; member 255 uint32_t opcode = 0; in find_counter() local
|
/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
|
/qemu/include/gdbstub/ |
H A D | commands.h | 15 uint8_t opcode; member
|
/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
|
/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
|
/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 …]
|
/qemu/target/loongarch/ |
H A D | translate.h | 44 uint32_t opcode; member
|
/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()
|