Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.RiscV.Instruction
Documentation
newtype MajorOpcode Source #
Constructors
MajorOpcode (BitVector 5) |
Instances
Eq MajorOpcode Source # | |
Defined in Data.RiscV.Instruction |
newtype MinorOpcode Source #
Constructors
MinorOpcode (BitVector 3) |
Instances
Eq MinorOpcode Source # | |
Defined in Data.RiscV.Instruction |