michael eb9df35117 Undid carls changes, but renamed _heapsize to _internal_heapsize. Make cycle now works 27 years ago
..
cpu.pp 2719fa44c6 * CR0 works now (written using DB to allow to use it we INTEL and ATT output) 27 years ago
heap.inc eb9df35117 Undid carls changes, but renamed _heapsize to _internal_heapsize. Make cycle now works 27 years ago
i386.inc fbe85528a9 * Put back DoError, DO NOT TOUCH! 27 years ago
makefile.cpu 811044754a * better rtti 27 years ago
math.inc 12f6e38140 * force to use ATT or direct parsing 27 years ago
mmx.pp 12f6e38140 * force to use ATT or direct parsing 27 years ago
readme e64becf81c * moved getopts to inc/, all supported OS's need argc,argv exported 27 years ago
rttip.inc 811044754a * better rtti 27 years ago
set.inc 12f6e38140 * force to use ATT or direct parsing 27 years ago
strings.pp 12f6e38140 * force to use ATT or direct parsing 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)