Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 163 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 163 Bytes

基于javascript的简易汇编器

传送门

基于MIPS指令集

  • R-type:ADD,SUB
  • I-type: BEQ,SW,LW
  • J-type: J