Searched refs:NOP_UU_B (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 4382 #define NOP_UU_B uint8_t, uint16_t, uint32_t in RVVCALL() macro 4386 RVVCALL(OPFVV1, vfncvt_xu_f_w_b, NOP_UU_B, H1, H2, float16_to_uint8) in RVVCALL() 4394 RVVCALL(OPFVV1, vfncvt_x_f_w_b, NOP_UU_B, H1, H2, float16_to_int8) in RVVCALL()
|