This is a small project done in collaboration with @AndreiDuma. It's a helper tool for his very cool Master's thesis.
- Open a
juliaREPL julia> include("src/instructions.jl")julia> encode(parse("add s10, s10, a0")...)
This is a small project done in collaboration with @AndreiDuma. It's a helper tool for his very cool Master's thesis.
julia REPLjulia> include("src/instructions.jl")julia> encode(parse("add s10, s10, a0")...)