SCM Repository
View of /sml/trunk/src/MLRISC/cm/PPC.cm
Parent Directory
|
Revision Log
Revision 1525 -
(download)
(annotate)
Wed Jul 7 02:10:23 2004 UTC (16 years, 6 months ago) by jhr
File size: 1346 byte(s)
Wed Jul 7 02:10:23 2004 UTC (16 years, 6 months ago) by jhr
File size: 1346 byte(s)
Working on PPC C calls.
(* This file is created by makeallcm *) Library signature PPCCELLS signature PPCINSTR signature PPCSHUFFLE signature PPC_PSEUDO_INSTR structure PPCCells functor PPC functor PPCAsmEmitter functor PPCDelaySlots functor PPCFreqProps functor PPCDarwinPseudoOps functor PPCGasPseudoOps functor PPCInstr functor PPCJumps functor PPCMCEmitter functor PPCProps functor PPCRewrite functor PPCShuffle functor PPCSpillInstr is #if defined(NEW_CM) #if SMLNJ_VERSION * 100 + SMLNJ_MINOR_VERSION >= 11030 $/basis.cm #if defined(UNSHARED_MLRISC) $/smlnj-lib.cm MLRISC.cm Control.cm Lib.cm #else $/smlnj-lib.cm $/MLRISC.cm $/Control.cm $/Lib.cm #endif #else basis.cm smlnj-lib.cm MLRISC.cm Control.cm Lib.cm #endif #else smlnj-lib.cm MLRISC.cm Control.cm Lib.cm #endif ../ppc/c-calls/ppc-macosx.sml ../ppc/instructions/ppcCells.sml ../ppc/instructions/ppcInstr.sml ../ppc/instructions/ppcShuffle.sig ../ppc/instructions/ppcShuffle.sml ../ppc/instructions/ppcProps.sml ../ppc/instructions/ppcFreqProps.sml ../ppc/emit/ppcAsm.sml ../ppc/emit/ppcMC.sml ../ppc/backpatch/ppcDelaySlots.sml ../ppc/backpatch/ppcJumps.sml ../ppc/flowgraph/ppcDarwinPseudoOps.sml ../ppc/flowgraph/ppcGasPseudoOps.sml ../ppc/mltree/ppcPseudoInstr.sig ../ppc/mltree/ppc.sml ../ppc/ra/ppcRewrite.sml ../ppc/ra/ppcSpillInstr.sml
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |