• Inphi's avatar
    cannon: Refactor ALU execution (#6868) · 4af15d02
    Inphi authored
    * cannon: Refactor ALU execution
    
    Reduce cyclomatic complexity of Go and Solidity MIPS VMs.
    This has minimal effect on runtime. Though better gas savings in
    Solidity.
    
    * Make Go and Solidity MIPS VMs more similar
    4af15d02
MIPS.t.sol 65.2 KB