root 24d3976080 * Restored version 27 ani în urmă
..
cpu.pp d1a1f501c8 Initial revision 27 ani în urmă
getopts.pp 24d3976080 * Restored version 27 ani în urmă
heap.inc 24d3976080 * Restored version 27 ani în urmă
i386.inc d1a1f501c8 Initial revision 27 ani în urmă
makefile d1a1f501c8 Initial revision 27 ani în urmă
math.inc d1a1f501c8 Initial revision 27 ani în urmă
mmx.pp d1a1f501c8 Initial revision 27 ani în urmă
readme d1a1f501c8 Initial revision 27 ani în urmă
set.inc d1a1f501c8 Initial revision 27 ani în urmă
strings.pp 24d3976080 * Restored version 27 ani în urmă

readme

This directory contains only RTL parts specific
to the processor I386 family.

(They are specific because they contain assembler instructions)

Include files for system are :
heap.inc (heap handling)
set.inc (sets operations)
math.inc (mathematic operations using the coprocessor)
i386.inc (several functions/procedures containing assembler parts)

Units are :
strings.pp (written in assembler for speed)
getopts.pp (depends on the way the command line
is transmitted to the program)