Searched defs:OPFVF2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3107 #define OPFVF2(NAME, TD, T1, T2, TX1, TX2, HD, HS2, OP) \ macro 3180 RVVCALL(OPFVF2, vfrsub_vf_h, OP_UUU_H, H2, H2, float16_rsub) in RVVCALL() argument 3312 RVVCALL(OPFVF2, vfrdiv_vf_h, OP_UUU_H, H2, H2, float16_rdiv) in RVVCALL() argument
|