Searched refs:fsgnj64 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 4153 static uint64_t fsgnj64(uint64_t a, uint64_t b, float_status *s) in fsgnj64() function 4160 RVVCALL(OPFVV2, vfsgnj_vv_d, OP_UUU_D, H8, H8, H8, fsgnj64) in RVVCALL() 4166 RVVCALL(OPFVF2, vfsgnj_vf_d, OP_UUU_D, H8, H8, fsgnj64) in RVVCALL()
|