Home
last modified time | relevance | path

Searched defs:exc (Results 1 – 10 of 10) sorted by relevance

/qemu/target/alpha/
H A Dfpu_helper.c43 uint8_t exc = get_float_exception_flags(&FP_STATUS); in soft_to_fpcr_exc() local
59 uint32_t exc, uint32_t regno, uint32_t hw_exc) in fp_exc_raise1()
76 uint32_t exc = env->error_code; in helper_fp_exc_raise() local
89 uint32_t exc = env->error_code & ~ignore; in helper_fp_exc_raise_s() local
457 uint32_t exc = 0; in do_cvttq() local
505 uint32_t exc = 0; in helper_cvtql() local
H A Dhelper.c541 int exc, uint64_t mask) in arith_excp()
/qemu/target/arm/tcg/
H A Dm_helper.c221 int exc; in v7m_stack_write() local
309 int exc; in v7m_stack_read() local
655 static bool arm_v7m_load_vector(ARMCPU *cpu, int exc, bool targets_secure, in arm_v7m_load_vector()
843 int exc; in v7m_exception_taken() local
H A Dtlb_helper.c179 uint32_t syn, exc, fsr, fsc; in arm_deliver_fault() local
/qemu/hw/intc/
H A Darmv7m_nvic.c149 static bool exc_is_banked(int exc) in exc_is_banked()
171 static bool exc_targets_secure(NVICState *s, int exc) in exc_targets_secure()
2169 static int shpr_bank(NVICState *s, int exc, MemTxAttrs attrs) in shpr_bank()
/qemu/target/s390x/tcg/
H A Dmem_helper.c188 int size1, size2, exc; in access_prepare_nf() local
225 int exc = access_prepare_nf(ret, env, false, vaddr, size, in access_prepare() local
928 int exc; in HELPER() local
2393 int flags, exc, cc; in HELPER() local
H A Dfpu_helper.c45 uint8_t s390_softfloat_exc_to_ieee(unsigned int exc) in s390_softfloat_exc_to_ieee()
/qemu/target/hppa/
H A Dtranslate.c757 static bool gen_excp_iir(DisasContext *ctx, int exc) in gen_excp_iir()
/qemu/target/arm/
H A Dhelper.c9879 const char *exc = NULL; in arm_log_exception() local
/qemu/linux-user/
H A Dsyscall.c12200 uint64_t exc, fpcr, fex; in _syscall2() local