/asm_to_binary

Converts assembly code into binary using RISC-V ISA

Primary LanguagePython

Usage

python3 convert.py "<your command>"

Case is ignored in the command.

Example

python3 convert.py "SB x4, 11(x5)"