Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dfpu_helper.c125 float16 frs3 = check_nanbox_h(env, rs3); in do_fmadd_h() local
135 float32 frs3 = check_nanbox_s(env, rs3); in do_fmadd_s() local
141 uint64_t frs3) in helper_fmadd_s()
147 uint64_t frs3) in helper_fmadd_d()
153 uint64_t frs3) in helper_fmadd_h()
159 uint64_t frs3) in helper_fmsub_s()
165 uint64_t frs3) in helper_fmsub_d()
172 uint64_t frs3) in helper_fmsub_h()
178 uint64_t frs3) in helper_fnmsub_s()
184 uint64_t frs3) in helper_fnmsub_d()
[all …]
/qemu/include/block/
H A Dnvme.h981 uint8_t frs3[8]; member