• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Community
    • Proof-automation
    • ACL2
    • Macro-libraries
    • 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-writelist-vars
            • Svstmt-write-vars
            • Svstmt-writelist
              • Svstmt-writelist-fix
              • Svstmt-writelist-equiv
              • Svstmt-writelist-p
            • Svjump-p
          • Svstmt-fix
          • Svstmt-count
        • Sv-tutorial
        • Expressions
        • Symbolic-test-vector
        • Vl-to-svex
      • Fgl
      • Vwsim
      • Vl
      • X86isa
      • Svl
      • Rtl
    • Software-verification
    • Math
    • Testing-utilities
  • Svstmt.lisp

Svstmt-writelist

A list of svstmt-write-p objects.

This is an ordinary deflist.

Subtopics

Svstmt-writelist-fix
(svstmt-writelist-fix x) is a usual fty list fixing function.
Svstmt-writelist-equiv
Basic equivalence relation for svstmt-writelist structures.
Svstmt-writelist-p
(svstmt-writelist-p x) recognizes lists where every element satisfies svstmt-write-p.