/openbmc/qemu/target/alpha/ |
H A D | fpu_helper.c | 43 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 D | helper.c | 541 int exc, uint64_t mask) in arith_excp()
|
/openbmc/dbus-sensors/src/adc/ |
H A D | ADCSensor.hpp | 59 catch (const std::system_error& exc) in set() local
|
/openbmc/linux/arch/powerpc/lib/ |
D | copyuser_64.S |
|
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/ |
D | copyuser_64.S |
|
/openbmc/qemu/target/arm/tcg/ |
H A D | m_helper.c | 221 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 D | tlb_helper.c | 179 uint32_t syn, exc, fsr, fsc; in arm_deliver_fault() local
|
/openbmc/qemu/hw/intc/ |
H A D | armv7m_nvic.c | 149 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 D | license.py | 34 def __init__(self, licensestr, exc): argument
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
D | cvmx-pemx-defs.h |
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 188 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 D | fpu_helper.c | 45 uint8_t s390_softfloat_exc_to_ieee(unsigned int exc) in s390_softfloat_exc_to_ieee()
|
/openbmc/qemu/target/arm/ |
H A D | helper.c | 8096 const char *exc = NULL; in arm_log_exception() local
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 757 static bool gen_excp_iir(DisasContext *ctx, int exc) in gen_excp_iir()
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 12216 uint64_t exc, fpcr, fex; in _syscall2() local
|