Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/dbus-sensors/src/adc/
H A DADCSensor.hpp59 catch (const std::system_error& exc) in set() local
/openbmc/linux/arch/powerpc/lib/
Dcopyuser_64.S
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
Dcopyuser_64.S
/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c221 int exc; in v7m_stack_write() local
309 int exc; in v7m_stack_read() local
658 static bool arm_v7m_load_vector(ARMCPU *cpu, int exc, bool targets_secure, in arm_v7m_load_vector()
846 int exc; in v7m_exception_taken() local
H A Dtlb_helper.c179 uint32_t syn, exc, fsr, fsc; in arm_deliver_fault() local
/openbmc/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()
2170 static int shpr_bank(NVICState *s, int exc, MemTxAttrs attrs) in shpr_bank()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dlicense.py34 def __init__(self, licensestr, exc): argument
/openbmc/linux/arch/mips/include/asm/octeon/
Dcvmx-pemx-defs.h
/openbmc/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()
/openbmc/qemu/target/arm/
H A Dhelper.c8096 const char *exc = NULL; in arm_log_exception() local
/openbmc/qemu/target/hppa/
H A Dtranslate.c757 static bool gen_excp_iir(DisasContext *ctx, int exc) in gen_excp_iir()
/openbmc/qemu/linux-user/
H A Dsyscall.c12216 uint64_t exc, fpcr, fex; in _syscall2() local