Home
last modified time | relevance | path

Searched refs:RVV_EXRACT_VL_VS_WIDTH (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/riscv/kernel/
Dvector.c86 width = RVV_EXRACT_VL_VS_WIDTH(insn_buf); in insn_is_vector()
/linux-6.12.1/arch/riscv/include/asm/
Dinsn.h355 #define RVV_EXRACT_VL_VS_WIDTH(x) RVFDQ_EXTRACT_FL_FS_WIDTH(x) macro