rvv-as 0.2.1

Command line tool to encode RISC-V V extension (rvv) instructions
rvv-as-0.2.1 is not a library.

Usage

$ rvv-as --help
USAGE:
    rvv-as [OPTIONS] <ASM_FILE>

ARGS:
    <ASM_FILE>    The original assembly source file path

OPTIONS:
    -c, --comment-origin                     Use original instruction and its code as comment
    -p, --comment-prefix <COMMENT_PREFIX>    The comment prefix [default: #]
    -r, --reserved-only                      Only translate reserved rvv instructions