Skip to content

huanie/bin2mips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

cargo run "0000 0000 1001 0000 0001 0000 0010 0111"

or

cargo run 0000 0000 1001 0000 0001 0000 0010 0111

Just type the sequence, they don’t need to be separated with spaces but it’s nicer to read.

CSV files

If the op_code, func_code or register numbers change you can change it in the files. You need to fill the BINARY (OP and FUNC too), REGISTER, COMMAND, FORMAT columns. The other ones exist because I used a spreadsheet program to write them.

Use at your own risk

lalalalallala

About

Half assed script for exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages