root 24d3976080 * Restored version 27 年之前
..
cpu.pp d1a1f501c8 Initial revision 27 年之前
getopts.pp 24d3976080 * Restored version 27 年之前
heap.inc 24d3976080 * Restored version 27 年之前
i386.inc d1a1f501c8 Initial revision 27 年之前
makefile d1a1f501c8 Initial revision 27 年之前
math.inc d1a1f501c8 Initial revision 27 年之前
mmx.pp d1a1f501c8 Initial revision 27 年之前
readme d1a1f501c8 Initial revision 27 年之前
set.inc d1a1f501c8 Initial revision 27 年之前
strings.pp 24d3976080 * Restored version 27 年之前

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)