Home
last modified time | relevance | path

Searched refs:FRSQRT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dmsa.decode244 FRSQRT 011110 110010100 . ..... ..... 011110 @2rf
H A Dmsa_translate.c748 TRANS(FRSQRT, trans_msa_2rf, gen_helper_msa_frsqrt_df);
/openbmc/qemu/target/loongarch/tcg/
H A Dvec_helper.c2542 #define FRSQRT(BIT, T) \ macro
2552 FRSQRT(32, uint32_t)
2553 FRSQRT(64, uint64_t)