• Inphi's avatar
    cannon: Finish emulating rest of 64-bit instructions (#12483) · 93ca2941
    Inphi authored
    * cannon: Finish emulating rest of 64-bit instructions
    
    This fixes the 64-bit stubs for various instructions (except lld/scd).
    
    * review comments; fix dmult
    
    * add todo
    
    * test div by zero
    
    * add a couple more dmultu tests
    
    * remove dead code
    
    * cannon: Fix remaining mips64 emulation bugs
    
    * fix 64-bit Makefile build script; review comments
    
    * fix build script
    93ca2941
Name
Last commit
Last update
..
arch Loading commit data...
exec Loading commit data...
memory Loading commit data...
multithreaded Loading commit data...
program Loading commit data...
singlethreaded Loading commit data...
tests Loading commit data...
testutil Loading commit data...
versions Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
debug.go Loading commit data...
hex.go Loading commit data...
iface.go Loading commit data...
logw.go Loading commit data...
oracle.go Loading commit data...
state.go Loading commit data...
witness.go Loading commit data...