risc-v-0.0.2.0: RISC-V

Safe HaskellNone
LanguageHaskell2010

Data.RiscV.Instruction.I

Documentation

pattern R :: forall a. (BitPack a, BitSize a ~# 32) => MajorOpcode -> Register -> MinorOpcode -> Register -> BitVector 12 -> a Source #