Searched refs:vmfne64 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 4320 static bool vmfne64(uint64_t a, uint64_t b, float_status *s) in vmfne32() 4328 GEN_VEXT_CMP_VV_ENV(vmfne_vv_d, uint64_t, H8, vmfne64) 4331 GEN_VEXT_CMP_VF(vmfne_vf_d, uint64_t, H8, vmfne64) in GEN_VEXT_CMP_VV_ENV() 4323 static bool vmfne64(uint64_t a, uint64_t b, float_status *s) vmfne64() function
|