Alek Ratzloff f98a53654e Update/add instructions in parser
* StoreImm just uses a u64 instead of u32 - we'll figure out the layout
  later
* Jmp implementation added (can't believe I forgot this)
* Add Inst AST item, whose immediates don't have to be a u64 right away

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-01-28 18:35:41 -05:00
2020-01-28 18:35:41 -05:00
2020-01-25 19:17:39 -05:00
2020-01-25 19:17:39 -05:00
2020-01-25 19:17:39 -05:00
2020-01-25 19:17:39 -05:00
2020-01-28 18:35:41 -05:00
2020-01-28 18:35:41 -05:00
Description
No description provided
1.9 MiB
Languages
Rust 85.9%
Assembly 5.9%
Yacc 5.4%
Roff 2.4%
Shell 0.4%