• inphi's avatar
    cannon: Fix j/jal VM emulation · 5fafea0b
    inphi authored
    Fixes two bugs:
    - Jump offsets should be zero-extended
    - Jumps are based on the PC-region. The effective address contains
     the current 256 MB-aligned region.
    5fafea0b
evm_test.go 11.9 KB