riscv: Initialize RVV assembly and complete checkasm
Initialize the RISC-V Vector (RVV) assembly environment, finalize the relevant checkasm, and develop a fundamental asm.h file, drawing inspiration from the ffmpeg implementation. This enhancement is a continuation of #1463.