| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
CodeGen.RiscV.Lib.Types
Documentation
ppCodeLines :: [CodeLine] -> Text Source #
data Instruction Source #
Constructors
| Instruction OpCode [Operand] |
Instances
| Pretty Instruction Source # | |
Defined in CodeGen.RiscV.Lib.Types | |