Language.MASMGen.Types

class Def a

data MASM

data Lit

type Addr

type Scale

type Displacement

data Operand

data OpClass

class OperandClass a

data MASMMode

data Reg32

data Reg16

data Reg8

data RegXMM

data RegClass

class Reg a

data MASMInclude

data MASMType

type MASMVar

type MASMVarMap

data CallingConvention

data MASMInstr

type FuncArg

data MASMFunc

type MASMFuncM a

type MASMProgM a

data MASMTopLevel

data MASMProg

data MASMOutput

type UntypedMASMInstrSinCon

type UntypedMASMInstrBinCon

type TypedMASMInstrSinCon

type TypedMASMInstrBinCon