formal-land / coq-of-rust

Formal verification tool for Rust: check 100% of execution cases of your programs 🦀 to make applications with no bugs! ✈️ 🚀 ⚕️ 🏦
GNU Affero General Public License v3.0
418 stars 14 forks source link

Complete interpreter instructions at the end #616

Open clarus opened 2 weeks ago

clarus commented 2 weeks ago

The goal of this issue is to complete the definition of the interpreter for the following instructions:

The interpreter is defined in the file https://github.com/formal-land/coq-of-rust/blob/main/CoqOfRust/move_sui/simulations/move_vm_runtime/interpreter.v