Home
last modified time | relevance | path

Searched refs:cpu_restore_state (Results 1 – 21 of 21) sorted by relevance

/qemu/scripts/coccinelle/
H A Dcpu_restore_state.cocci1 // Remove unneeded tests before calling cpu_restore_state
4 // --sp-file ./scripts/coccinelle/cpu_restore_state.cocci \
11 cpu_restore_state(C, A);
17 - cpu_restore_state(C, A);
/qemu/target/arm/tcg/
H A Dtlb_helper.c274 cpu_restore_state(cs, retaddr); in arm_cpu_do_unaligned_access()
314 cpu_restore_state(cs, retaddr); in arm_cpu_do_transaction_failed()
360 cpu_restore_state(cs, ra); in arm_cpu_tlb_fill_align()
378 cpu_restore_state(cs, ra); in arm_cpu_record_sigsegv()
H A Dop_helper.c83 cpu_restore_state(cs, ra); in raise_exception_ra()
/qemu/target/xtensa/
H A Dhelper.c260 cpu_restore_state(CPU(cpu), retaddr); in xtensa_cpu_do_unaligned_access()
290 cpu_restore_state(cs, retaddr); in xtensa_cpu_tlb_fill()
302 cpu_restore_state(cs, retaddr); in xtensa_cpu_do_transaction_failed()
/qemu/accel/tcg/
H A Dcpu-exec-common.c79 cpu_restore_state(cpu, pc); in cpu_loop_exit_restore()
H A Dtranslate-all.c196 bool cpu_restore_state(CPUState *cpu, uintptr_t host_pc) in cpu_restore_state() function
/qemu/target/alpha/
H A Dmem_helper.c30 cpu_restore_state(env_cpu(env), retaddr); in do_unaligned_access()
H A Dhelper.c533 cpu_restore_state(cs, retaddr); in dynamic_excp()
/qemu/target/openrisc/
H A Dsys_helper.c70 cpu_restore_state(cs, GETPC()); in HELPER()
156 cpu_restore_state(cs, GETPC()); in HELPER()
/qemu/include/exec/
H A Dcpu-common.h202 bool cpu_restore_state(CPUState *cpu, uintptr_t host_pc);
/qemu/target/microblaze/
H A Dhelper.c40 cpu_restore_state(cs, retaddr); in mb_unaligned_access_internal()
/qemu/target/hppa/
H A Dcpu.c170 cpu_restore_state(cs, retaddr); in hppa_cpu_do_unaligned_access()
H A Dop_helper.c342 cpu_restore_state(env_cpu(env), GETPC()); in HELPER()
H A Dmem_helper.c405 cpu_restore_state(cs, retaddr); in raise_exception_with_ior()
/qemu/target/m68k/
H A Dop_helper.c448 cpu_restore_state(cs, retaddr); in m68k_cpu_transaction_failed()
545 cpu_restore_state(cs, raddr); in raise_exception_format2()
/qemu/target/s390x/tcg/
H A Dexcp_helper.c43 cpu_restore_state(cs, ra); in tcg_s390_program_interrupt()
/qemu/target/ppc/
H A Dtcg-excp_helper.c221 cpu_restore_state(cs, retaddr); in ppc_cpu_do_unaligned_access()
/qemu/docs/devel/
H A Dtcg.rst82 ``cpu_get_tb_cpu_state()`` and ``cpu_restore_state()``.
H A Dloads-stores.rst95 to ``cpu_restore_state()``. Therefore the value should either be 0,
/qemu/target/i386/tcg/system/
H A Dsvm_helper.c731 cpu_restore_state(cs, retaddr); in cpu_vmexit()
/qemu/target/tricore/
H A Dop_helper.c33 cpu_restore_state(cs, pc); in raise_exception_sync_internal()