pierre 2719fa44c6 * CR0 works now (written using DB to allow to use it we INTEL and ATT output) vor 27 Jahren
..
cpu.pp 2719fa44c6 * CR0 works now (written using DB to allow to use it we INTEL and ATT output) vor 27 Jahren
heap.inc 53be2cf842 * remake3 works again on tflily vor 27 Jahren
i386.inc 53be2cf842 * remake3 works again on tflily vor 27 Jahren
makefile.cpu dbe0135764 Changed makefile system to use -I compiler option, and streamlined i a bit vor 27 Jahren
math.inc d1a1f501c8 Initial revision vor 27 Jahren
mmx.pp d1a1f501c8 Initial revision vor 27 Jahren
readme e64becf81c * moved getopts to inc/, all supported OS's need argc,argv exported vor 27 Jahren
set.inc d1a1f501c8 Initial revision vor 27 Jahren
strings.pp 1b68629d67 + I386_ATT switch vor 27 Jahren

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)