risc-v-0.0.2.0: RISC-V

Safe HaskellNone
LanguageHaskell2010

Data.RiscV.Instruction.R

Documentation

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