Searched refs:fex (Results 1 – 3 of 3) sorted by relevance
161 * the vendor sys_config.fex file specifies.
12608 uint64_t exc, fpcr, fex; in _syscall2() local12617 fex = alpha_ieee_fpcr_to_swcr(fpcr); in _syscall2()12618 fex = exc & ~fex; in _syscall2()12619 fex >>= SWCR_STATUS_TO_EXCSUM_SHIFT; in _syscall2()12620 fex &= (cpu_env)->swcr; in _syscall2()12626 if (fex) { in _syscall2()12630 if (fex & SWCR_TRAP_ENABLE_DNO) { in _syscall2()12633 if (fex & SWCR_TRAP_ENABLE_INE) { in _syscall2()12636 if (fex & SWCR_TRAP_ENABLE_UNF) { in _syscall2()12639 if (fex & SWCR_TRAP_ENABLE_OVF) { in _syscall2()[all …]
521 fex files, this option is found in bits 8-15 of the u32 odt_en variable