Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Debugging
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Gl
Esim
Vl2014
Sv
Svex-stvs
Svex-decomposition-methodology
Sv-versus-esim
Svex-decomp
Svex-compose-dfs
Svex-compilation
Moddb
Svmods
Svstmt
Svstmt-case
Svstmt-while
Svstmt-p
Svstmt-if
Svstmt-equiv
Svstmt-xcond
Svstmt-scope
Svstmt-assign
Svstmt-compile
Svstmt-constraints
Svstmt-jump
Svstmtlist
Svstmt-kind
Svstmt.lisp
Svstmt-write
Svstmt-write-fix
Svstmt-write-equiv
Make-svstmt-write
Svstmt-write->lhs
Change-svstmt-write
Svstmt-write->rhs
Svstmt-write-p
Svstmt-writelist-vars
Svstmt-write-vars
Svstmt-writelist
Svjump-p
Svstmt-fix
Svstmt-count
Sv-tutorial
Expressions
Symbolic-test-vector
Vl-to-svex
Vwsim
Fgl
Vl
X86isa
Svl
Rtl
Software-verification
Math
Testing-utilities
Svstmt.lisp
Svstmt-write
This is a product type introduced by
defprod
.
Fields
lhs —
svex-select
rhs —
svex
Subtopics
Svstmt-write-fix
Fixing function for
svstmt-write
structures.
Svstmt-write-equiv
Basic equivalence relation for
svstmt-write
structures.
Make-svstmt-write
Basic constructor macro for
svstmt-write
structures.
Svstmt-write->lhs
Get the
lhs
field from a
svstmt-write
.
Change-svstmt-write
Modifying constructor for
svstmt-write
structures.
Svstmt-write->rhs
Get the
rhs
field from a
svstmt-write
.
Svstmt-write-p
Recognizer for
svstmt-write
structures.