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

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)