harpy-0.2: Runtime code generation for x86 machine codeContentsIndex
Harpy.Call
Portabilitynon-portable
Stabilityprovisional
Maintainer{magr,klee}@cs.tu-berlin.de
Description
Predefined call stubs for run-time generated code.
Documentation
callAsVoid :: CodeGen e s ()
callAsWord32ToWord32 :: Word32 -> CodeGen e s Word32
callAs7PtrToVoid :: forall a b c d e f g e' s' . Ptr a -> Ptr b -> Ptr c -> Ptr d -> Ptr e -> Ptr f -> Ptr g -> CodeGen e' s' ()
Produced by Haddock version 0.8