Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dfpu_helper.c126 float16 frs3 = check_nanbox_h(env, rs3); in do_fmadd_h() local
136 float32 frs3 = check_nanbox_s(env, rs3); in do_fmadd_s() local
142 uint64_t frs3) in helper_fmadd_s()
148 uint64_t frs3) in helper_fmadd_d()
154 uint64_t frs3) in helper_fmadd_h()
160 uint64_t frs3) in helper_fmsub_s()
166 uint64_t frs3) in helper_fmsub_d()
173 uint64_t frs3) in helper_fmsub_h()
179 uint64_t frs3) in helper_fnmsub_s()
185 uint64_t frs3) in helper_fnmsub_d()
[all …]
/openbmc/qemu/include/block/
H A Dnvme.h978 uint8_t frs3[8]; member