• Inphi's avatar
    cannon: Simplify load/stores with helper functions (#12599) · 1b7a4140
    Inphi authored
    * cannon: Simplify load/stores with helper functions
    
    * use subword utils in MIPS.sol
    
    * lint MIPS.sol
    
    * add natspec to MIPSInstructions.sol
    
    * use updateSubWord in MIPSInstructions.sol
    
    * bump MIPS contract semver
    
    * fix nits
    1b7a4140
Name
Last commit
Last update
..
calling_convention.go Loading commit data...
memory.go Loading commit data...
mips_instructions.go Loading commit data...
mips_instructions32_test.go Loading commit data...
mips_instructions64_test.go Loading commit data...
mips_syscalls.go Loading commit data...
preimage.go Loading commit data...
stack.go Loading commit data...