Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 25 of 87) sorted by path

1234

/qemu/contrib/plugins/
H A Dhowvec.c51 uint32_t opcode; member
255 uint32_t opcode = 0; in find_counter() local
/qemu/disas/
H A Dalpha.c37 unsigned opcode; member
1770 const struct alpha_opcode *opcode, *opcode_end; in print_insn_alpha() local
H A Dhppa.c1983 const struct pa_opcode *opcode = &pa_opcodes[i]; in print_insn_hppa() local
H A Dm68k.c221 unsigned long opcode; member
1977 unsigned long opcode = opc->opcode; in print_insn_m68k() local
H A Dsparc.c356 #define COMMUTEOP(opcode, op3, arch_mask) \ argument
1246 #define br(opcode, mask, lose, flags) \ argument
1265 #define tr(opcode, mask, lose, flags) \ argument
1346 #define movr(opcode, mask, flags) /* v9 */ \ argument
1404 #define movicc(opcode, cond, flags) /* v9 */ \ argument
1535 #define CBR(opcode, mask, lose, flags, arch) \ argument
1540 #define FBR(opcode, mask, lose, flags) \ argument
1845 #define SLCBCC2(opcode, mask, lose) \ argument
1848 #define SLCBCC(opcode, mask) \ argument
2270 const sparc_opcode *opcode; member
[all …]
/qemu/gdbstub/
H A Dinternals.h178 uint8_t opcode; member
/qemu/hw/acpi/
H A Daml-build.c1238 Aml *create_field_common(int opcode, Aml *srcbuf, Aml *index, const char *name) in create_field_common()
/qemu/hw/char/
H A Dspapr_vty.c105 target_ulong opcode, target_ulong *args) in h_put_term_char()
132 target_ulong opcode, target_ulong *args) in h_get_term_char()
/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c593 uint16_t opcode; in cmd_infostat_bg_op_sts() member
/qemu/hw/dma/
H A Dpl330.c308 uint8_t opcode; member
652 static void pl330_dmaend(PL330Chan *ch, uint8_t opcode, in pl330_dmaend()
810 static void pl330_dmalpend(PL330Chan *ch, uint8_t opcode, in pl330_dmalpend()
869 static void pl330_dmanop(PL330Chan *ch, uint8_t opcode, in pl330_dmanop()
938 static void pl330_dmastp(PL330Chan *ch, uint8_t opcode, in pl330_dmastp()
959 static void pl330_dmastz(PL330Chan *ch, uint8_t opcode, in pl330_dmastz()
975 static void pl330_dmawfe(PL330Chan *ch, uint8_t opcode, in pl330_dmawfe()
1015 static void pl330_dmawfp(PL330Chan *ch, uint8_t opcode, in pl330_dmawfp()
1060 static void pl330_dmawmb(PL330Chan *ch, uint8_t opcode, in pl330_dmawmb()
1110 uint8_t opcode; in pl330_fetch_insn() local
[all …]
/qemu/hw/i386/
H A Dvapic.c82 uint8_t opcode; member
194 static bool opcode_matches(uint8_t *opcode, const TPRInstruction *instr) in opcode_matches()
208 uint8_t opcode[2]; in evaluate_tpr_instruction() local
410 uint8_t opcode[2]; in do_patch_instruction() local
/qemu/hw/ide/
H A Datapi.c625 uint8_t opcode; in cmd_get_event_status_notification() member
/qemu/hw/intc/
H A Dspapr_xive.c937 target_ulong opcode, in h_int_get_source_info()
1049 target_ulong opcode, in h_int_set_source_config()
1158 target_ulong opcode, in h_int_get_source_config()
1233 target_ulong opcode, in h_int_get_queue_info()
1321 target_ulong opcode, in h_int_set_queue_config()
1492 target_ulong opcode, in h_int_get_queue_config()
1595 target_ulong opcode, in h_int_set_os_reporting_line()
1635 target_ulong opcode, in h_int_get_os_reporting_line()
1682 target_ulong opcode, in h_int_esb()
1758 target_ulong opcode, in h_int_sync()
[all …]
H A Dxics_spapr.c62 target_ulong opcode, target_ulong *args) in h_cppr()
73 target_ulong opcode, target_ulong *args) in h_ipi()
89 target_ulong opcode, target_ulong *args) in h_xirr()
100 target_ulong opcode, target_ulong *args) in h_xirr_x()
112 target_ulong opcode, target_ulong *args) in h_eoi()
123 target_ulong opcode, target_ulong *args) in h_ipoll()
/qemu/hw/mips/
H A Dbootloader.c83 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()
/qemu/hw/net/
H A Deepro100.c1160 uint8_t opcode = (val & BITS(27, 26)) >> 26; in eepro100_read_mdi() local
1177 uint8_t opcode = (val & BITS(27, 26)) >> 26; in eepro100_write_mdi() local
H A Dspapr_llan.c438 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/hw/ppc/
H A Dspapr_hcall.c83 target_ulong opcode, in h_resize_hpt_prepare()
166 target_ulong opcode, in h_resize_hpt_commit()
491 target_ulong opcode, target_ulong *args) in h_cede()
538 target_ulong opcode, target_ulong *args) in h_join()
574 target_ulong opcode, target_ulong *args) in h_confer()
629 target_ulong opcode, target_ulong *args) in h_prod()
652 target_ulong opcode, target_ulong *args) in h_rtas()
983 target_ulong opcode, in h_register_process_table()
1393 target_ulong opcode, in h_get_cpu_characteristics()
1528 void spapr_unregister_hypercall(target_ulong opcode) in spapr_unregister_hypercall()
[all …]
H A Dspapr_iommu.c478 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 Dspapr_nested.c92 target_ulong opcode, in h_set_ptbl()
112 target_ulong opcode, in h_tlb_invalidate()
126 target_ulong opcode, in h_copy_tofrom_guest()
326 target_ulong opcode, in h_enter_nested()
1177 target_ulong opcode, in h_guest_get_capabilities()
1272 target_ulong opcode, in h_guest_create()
1333 target_ulong opcode, in h_guest_delete()
1364 target_ulong opcode, in h_guest_create_vcpu()
1526 target_ulong opcode, in h_guest_set_state()
1534 target_ulong opcode, in h_guest_get_state()
[all …]
H A Dspapr_numa.c595 target_ulong opcode, in h_home_node_associativity()
H A Dspapr_nvdimm.c244 target_ulong opcode, in h_scm_read_metadata()
299 target_ulong opcode, in h_scm_write_metadata()
361 target_ulong opcode, target_ulong *args) in h_scm_bind_mem()
658 target_ulong opcode, target_ulong *args) in h_scm_flush()
716 target_ulong opcode, target_ulong *args) in h_scm_unbind_mem()
774 target_ulong opcode, target_ulong *args) in h_scm_unbind_all()
824 target_ulong opcode, target_ulong *args) in h_scm_health()
H A Dspapr_rng.c67 target_ulong opcode, target_ulong *args) in h_random()
H A Dspapr_tpm_proxy.c104 target_ulong opcode, in h_tpm_comm()
H A Dspapr_vhyp_mmu.c33 target_ulong opcode, target_ulong *args) in h_enter()
144 target_ulong opcode, target_ulong *args) in h_remove()
192 target_ulong opcode, target_ulong *args) in h_bulk_remove()
244 target_ulong opcode, target_ulong *args) in h_protect()
283 target_ulong opcode, target_ulong *args) in h_read()

1234