Home
last modified time | relevance | path

Searched defs:pc (Results 126 – 150 of 172) sorted by relevance

1234567

/qemu/disas/
H A Driscv.h191 uint64_t pc; member
/qemu/target/sparc/
H A Dcpu.h403 target_ulong pc; /* program counter */ member
727 static inline void cpu_get_tb_cpu_state(CPUSPARCState *env, vaddr *pc, in cpu_get_tb_cpu_state()
H A Dtranslate.c167 target_ulong pc; member
173 target_ulong pc; /* current Program Counter: integer or DYNAMIC_PC */ member
363 static bool use_goto_tb(DisasContext *s, target_ulong pc, target_ulong npc) in use_goto_tb()
370 target_ulong pc, target_ulong npc) in gen_goto_tb()
5752 vaddr pc, void *host_pc) in gen_intermediate_code()
5830 target_ulong pc = data[0]; in sparc_restore_state_to_opc() local
/qemu/target/xtensa/
H A Dcpu.h512 uint32_t pc; member
734 static inline void cpu_get_tb_cpu_state(CPUXtensaState *env, vaddr *pc, in cpu_get_tb_cpu_state()
/qemu/accel/tcg/
H A Dtb-maint.c1041 bool tb_invalidate_phys_page_unwind(tb_page_addr_t addr, uintptr_t pc) in tb_invalidate_phys_page_unwind()
/qemu/hw/ufs/
H A Dufs.c1747 PCIDeviceClass *pc = PCI_DEVICE_CLASS(oc); in ufs_class_init() local
/qemu/fpu/
H A Dsoftfloat.c2218 FloatParts64 pa, pb, pc, *pr; in float16_muladd() local
2232 FloatParts64 pa, pb, pc, *pr; in soft_f32_muladd() local
2246 FloatParts64 pa, pb, pc, *pr; in soft_f64_muladd() local
2403 FloatParts64 pa, pb, pc, *pr; in float64r32_muladd() local
2416 FloatParts64 pa, pb, pc, *pr; in bfloat16_muladd() local
2429 FloatParts128 pa, pb, pc, *pr; in float128_muladd() local
/qemu/hw/mem/
H A Dcxl_type3.c1525 PCIDeviceClass *pc = PCI_DEVICE_CLASS(oc); in ct3_class_init() local
/qemu/include/hw/core/
H A Dcpu.h1088 static inline bool cpu_breakpoint_test(CPUState *cpu, vaddr pc, int mask) in cpu_breakpoint_test()
/qemu/target/s390x/tcg/
H A Dtranslate.c170 static void pc_to_link_info(TCGv_i64 out, DisasContext *s, uint64_t pc) in pc_to_link_info()
366 uint64_t pc) in ld_code2()
372 uint64_t pc) in ld_code4()
6122 uint64_t insn, pc = s->base.pc_next; in extract_insn() local
6411 uint64_t pc) in get_next_pc()
6485 vaddr pc, void *host_pc) in gen_intermediate_code()
/qemu/target/i386/whpx/
H A Dwhpx-all.c1663 uint64_t pc = whpx_vcpu_get_pc(cpu, true); in whpx_vcpu_run() local
/qemu/gdbstub/
H A Dgdbstub.c631 static void gdb_set_cpu_pc(vaddr pc) in gdb_set_cpu_pc()
/qemu/target/arm/hvf/
H A Dhvf.c1996 uint64_t pc; in hvf_vcpu_exec() local
/qemu/target/hexagon/
H A Dop_helper.c41 uintptr_t pc) in hexagon_raise_exception_err()
/qemu/target/tricore/
H A Dop_helper.c30 uintptr_t pc, uint32_t fcd_pc) in raise_exception_sync_internal()
104 uint32_t tin, uintptr_t pc) in raise_exception_sync_helper()
/qemu/hw/intc/
H A Dpnv_xive.c486 PnvCore *pc = chip->cores[i]; in pnv_xive_match_nvt() local
H A Dpnv_xive2.c477 PnvCore *pc = chip->cores[i]; in pnv_xive2_match_nvt() local
/qemu/target/alpha/
H A Dtranslate.c2958 vaddr pc, void *host_pc) in gen_intermediate_code()
/qemu/target/loongarch/tcg/
H A Dvec_helper.c2375 uintptr_t pc, int mask) in vec_update_fcsr0_mask()
2395 static void vec_update_fcsr0(CPULoongArchState *env, uintptr_t pc) in vec_update_fcsr0()
/qemu/block/
H A Discsi.c1501 int evpd, int pc, void **inq, Error **errp) in iscsi_do_inquiry()
/qemu/hw/display/
H A Dcirrus_vga.c2946 PCIDeviceClass *pc = PCI_DEVICE_GET_CLASS(dev); in pci_cirrus_vga_realize() local
/qemu/target/riscv/
H A Dcpu.h172 target_ulong pc; member
/qemu/target/rx/
H A Ddisas.c27 uint32_t pc; member
/qemu/linux-headers/asm-powerpc/
H A Dkvm.h36 __u64 pc; member
/qemu/target/s390x/kvm/
H A Dkvm.c1533 unsigned long pc; in handle_sw_breakpoint() local

1234567