Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Apt
Acre
Milawa
Smtlink
Aleobft
Abnf
Vwsim
Isar
Wp-gen
Dimacs-reader
Pfcs
Legacy-defrstobj
Proof-checker-array
Soft
Farray
Rp-rewriter
Instant-runoff-voting
Imp-language
Sidekick
Leftist-trees
C
Java
Taspi
Bitcoin
Des
Ethereum
X86isa
Sha-2
Yul
Riscv
Decoding
Instructions
Instr
Instrp
Instr-fix
Instr-case
Instr-store
Instr-op-imms64
Instr-op-imms32
Instr-op-imms-32
Instr-op-imm-32
Instr-op-imm
Instr-op-32
Instr-op
Make-instr-op
Instr-op->funct
Instr-op->rs2
Instr-op->rs1
Instr-op->rd
Change-instr-op
Instr-load
Instr-branch
Instr-equiv
Instr-jalr
Instr-lui
Instr-jal
Instr-auipc
Instr-kind
Op-funct
Op-32-funct
Op-imm-funct
Op-imm-32-funct
Load-funct
Branch-funct
Op-imms-funct
Store-funct
Op-imms-32-funct
Instr-option
States
Semantics
Execution
Zcash
Proof-checker-itp13
Regex
ACL2-programming-language
Json
Jfkr
Equational
Cryptography
Poseidon
Where-do-i-place-my-book
Bigmems
Builtins
Axe
Execloader
Solidity
Leo
Paco
Concurrent-programs
Debugging
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Software-verification
Math
Testing-utilities
Instr
Instr-op
This is a product type, introduced by
fty::deftagsum
in support of
instr
.
Fields
funct —
op-funct
rd —
ubyte5
rs1 —
ubyte5
rs2 —
ubyte5
Subtopics
Make-instr-op
Basic constructor macro for
instr-op
structures.
Instr-op->funct
Get the
funct
field from a
instr-op
.
Instr-op->rs2
Get the
rs2
field from a
instr-op
.
Instr-op->rs1
Get the
rs1
field from a
instr-op
.
Instr-op->rd
Get the
rd
field from a
instr-op
.
Change-instr-op
Modifying constructor for
instr-op
structures.