Skip to content

NinaTea/casm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CASM - WIP

RV32I Assembly in Python just for fun.

Lo que hace ahora:

  • Agarra el assembly y printea su equivalente en binario.

objetivo cercano:

  • Tomar un archivo en .asm y generar otro achivo que todas las lineas sean en binario

No dudo ni por un segundo que se puede hacer eficiente, pero con que sea ✨ funcional ✨ me basta(por ahora?).

Supported Instruction

  • R type
  • U type
  • I Type
  • B / SB Type
  • S Type
  • J / UJ Type

alt text

Someday pseudoinstructions will be supported?

Respeten la ABI ó

alt text

Useful links

Credits

About

RV32I Assembly in Python just because

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published