optimism
optimism copied to clipboard
cannon: Expand sanitized instructions for 64-bits
Neither dclo nor dclz are implemented as the Go compiler doesn't emit these. We should assert this is always the case by sanitizing compiled Go programs against these instructions and any other ones that are unimplemented.