Home
last modified time | relevance | path

Searched refs:fpu_needed (Results 1 – 4 of 4) sorted by relevance

/qemu/target/loongarch/
H A Dmachine.c28 static bool fpu_needed(void *opaque) in fpu_needed() function
39 .needed = fpu_needed,
/qemu/target/s390x/
H A Dmachine.c58 static inline bool fpu_needed(void *opaque) in fpu_needed() function
68 .needed = fpu_needed,
/qemu/target/m68k/
H A Dcpu.c402 static bool fpu_needed(void *opaque) in fpu_needed() function
491 .needed = fpu_needed,
/qemu/target/ppc/
H A Dmachine.c281 static bool fpu_needed(void *opaque) in fpu_needed() function
292 .needed = fpu_needed,