• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
      • Taspi
      • Bitcoin
      • Riscv
        • Instructions
        • States
        • Decoding
        • Encoding
        • Features
          • Feat-bits
          • Feat
            • Featp
            • Feat-fix
            • Feat-equiv
            • Make-feat
            • Change-feat
            • Feat->bits
          • Feat->xnum
          • Feat->xlen
          • Feat-64p
          • Feat-32p
        • Semantics
        • Execution
      • Des
      • Ethereum
      • X86isa
      • Sha-2
      • Yul
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Bigmems
      • Builtins
      • Execloader
      • Aleo
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Features

Feat

Fixtype of RISC-V feature choices.

This is a product type introduced by fty::defprod.

Fields
bits — feat-bits

For now we only model the following choices:

  • 32 or 64 bits.

More features will be added later.

Subtopics

Featp
Recognizer for feat structures.
Feat-fix
Fixing function for feat structures.
Feat-equiv
Basic equivalence relation for feat structures.
Make-feat
Basic constructor macro for feat structures.
Change-feat
Modifying constructor for feat structures.
Feat->bits
Get the bits field from a feat.