Crates.io | rvv-as |
lib.rs | rvv-as |
version | 0.2.1 |
source | src |
created_at | 2022-01-11 08:17:32.658038 |
updated_at | 2022-07-28 06:10:54.644928 |
description | Command line tool to encode RISC-V V extension (rvv) instructions |
homepage | |
repository | https://github.com/TheWaWaR/rvv-encoder |
max_upload_size | |
id | 512115 |
size | 13,849 |
$ 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