Home
last modified time | relevance | path

Searched defs:nanbox_s (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dinternals.h90 static inline uint64_t nanbox_s(CPURISCVState *env, float32 f) in nanbox_s() function
/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c16 static inline uint64_t nanbox_s(float32 fp) in nanbox_s() function