2
0
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)