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