• Inphi's avatar
    cannon: 64-bit Refactor (#12029) · a2653a38
    Inphi authored
    * cannon: 64-bit Refactor
    
    Refactor Cannon codebase to support both 32-bit and 64-bit MIPS emulation
    while reusing code as much as possible.
    
    * fix 64-bit test compilation errors
    
    * review comments
    
    * more review comments
    
    * fcntl syscall err for 64-bit
    
    * simplify pad check
    
    * cannon: sc must store lsb 32 on 64-bits
    
    * lint
    
    * fix sc 64-bit logic
    
    * add TODO state test
    a2653a38
Name
Last commit
Last update
..
cmd Loading commit data...
docs Loading commit data...
mipsevm Loading commit data...
multicannon Loading commit data...
serialize Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
Dockerfile.diff Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
main.go Loading commit data...