Home
last modified time | relevance | path

Searched refs:fex (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dsun9i-a80-cx-a99.dts161 * the vendor sys_config.fex file specifies.
/openbmc/qemu/linux-user/
H A Dsyscall.c12608 uint64_t exc, fpcr, fex; in _syscall2() local
12617 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 …]
/openbmc/u-boot/arch/arm/mach-sunxi/
H A DKconfig521 fex files, this option is found in bits 8-15 of the u32 odt_en variable