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

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)