Home
last modified time | relevance | path

Searched defs:soft (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/fp/
H A Dfp-test-log2.c25 static void compare(ufloat64 test, ufloat64 real, ufloat64 soft, bool exact) in compare()
69 ufloat64 test, real, soft; in main() local
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dtypes.hpp20 soft enumerator
/openbmc/qemu/linux-user/mips/
H A Dcpu_loop.c223 bool soft; in target_cpu_copy_regs() member
/openbmc/u-boot/arch/arm/include/asm/
H A Dprocessor.h32 struct fp_soft_struct soft; member
/openbmc/qemu/target/riscv/
H A Dfpu_helper.c28 int soft = get_float_exception_flags(&env->fp_status); in riscv_cpu_get_fflags() local
42 int soft = 0; in riscv_cpu_set_fflags() local
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py406 def valgrind_rlimit_nofile(soft=2048, hard=4096): argument
/openbmc/qemu/fpu/
H A Dsoftfloat.c339 hard_f32_op2_fn hard, soft_f32_op2_fn soft, in float32_gen2()
370 hard_f64_op2_fn hard, soft_f64_op2_fn soft, in float64_gen2()
1993 hard_f32_op2_fn hard, soft_f32_op2_fn soft) in float32_addsub()
2000 hard_f64_op2_fn hard, soft_f64_op2_fn soft) in float64_addsub()
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h344 __u8 soft; member