Home
last modified time | relevance | path

Searched refs:fclass_h (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dinternals.h72 target_ulong fclass_h(uint64_t frs1);
H A Dfpu_helper.c657 return fclass_h(frs1); in helper_fclass_h()
H A Dinsn32.decode892 fclass_h 1110010 00000 ..... 001 ..... 1010011 @r2
H A Dvector_helper.c4398 target_ulong fclass_h(uint64_t frs1) in GEN_VEXT_CMP_VF()
4455 RVVCALL(OPIVV1, vfclass_v_h, OP_UU_H, H2, H2, fclass_h) in RVVCALL() argument
H A Dhelper.h115 DEF_HELPER_FLAGS_2(fclass_h, TCG_CALL_NO_RWG_SE, tl, env, i64)