risc-v-0.0.2.0: RISC-V

Safe HaskellNone
LanguageHaskell2010

Data.RiscV.Instruction.S

Documentation

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