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.c324 static bool fpu_needed(void *opaque) in fpu_needed() function
413 .needed = fpu_needed,
/qemu/target/ppc/
H A Dmachine.c342 static bool fpu_needed(void *opaque) in fpu_needed() function
353 .needed = fpu_needed,