SCM Repository
[smlnj] / sml / trunk / src / MLRISC / sparc / instructions / sparcinstr-ext.sml |
View of /sml/trunk/src/MLRISC/sparc/instructions/sparcinstr-ext.sml
Parent Directory
|
Revision Log
Revision 840 -
(download)
(annotate)
Fri Jun 15 19:05:19 2001 UTC (19 years, 8 months ago) by blume
File size: 226 byte(s)
Fri Jun 15 19:05:19 2001 UTC (19 years, 8 months ago) by blume
File size: 226 byte(s)
c-calls (and NLFFI) implementation for Sparc
(* sparcinstr-ext.sml * * COPYRIGHT (c) 2001 Bell Labs, Lucent Technologies * * a trivial extension to the Sparc instruction set. *) structure SparcInstrExt = struct datatype ('s, 'r, 'f, 'c) sext = UNIMP of int end
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |