Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvcrypto_helper.c115 RVVCALL(OPIVV1, vbrev8_v_w, OP_UU_W, H4, H4, brev8) in RVVCALL()
125 RVVCALL(OPIVV1, vrev8_v_w, OP_UU_W, H4, H4, bswap32) in RVVCALL()
153 RVVCALL(OPIVV1, vbrev_v_w, OP_UU_W, H4, H4, revbit32) in RVVCALL()
162 RVVCALL(OPIVV1, vclz_v_w, OP_UU_W, H4, H4, clz32) in RVVCALL()
171 RVVCALL(OPIVV1, vctz_v_w, OP_UU_W, H4, H4, ctz32) in RVVCALL()
180 RVVCALL(OPIVV1, vcpop_v_w, OP_UU_W, H4, H4, ctpop32) in RVVCALL()
H A Dvector_internals.h127 #define OP_UU_W uint32_t, uint32_t, uint32_t macro
H A Dvector_helper.c3476 RVVCALL(OPFVV1, vfsqrt_v_w, OP_UU_W, H4, H4, float32_sqrt)
3658 RVVCALL(OPFVV1, vfrsqrt7_v_w, OP_UU_W, H4, H4, frsqrt7_s) in RVVCALL()
3849 RVVCALL(OPFVV1, vfrec7_v_w, OP_UU_W, H4, H4, frec7_s) in RVVCALL()
4192 RVVCALL(OPIVV1, vfclass_v_w, OP_UU_W, H4, H4, fclass_s) in RVVCALL()
4229 RVVCALL(OPFVV1, vfcvt_xu_f_v_w, OP_UU_W, H4, H4, float32_to_uint32)
4237 RVVCALL(OPFVV1, vfcvt_x_f_v_w, OP_UU_W, H4, H4, float32_to_int32)
4245 RVVCALL(OPFVV1, vfcvt_f_xu_v_w, OP_UU_W, H4, H4, uint32_to_float32)
4253 RVVCALL(OPFVV1, vfcvt_f_x_v_w, OP_UU_W, H4, H4, int32_to_float32)