pierre 2312760103 + first step of variable vmt offset 27 éve
..
cpu.pp 4620a73a9b * FPC_ names 27 éve
i386.inc 2312760103 + first step of variable vmt offset 27 éve
makefile.cpu 4620a73a9b * FPC_ names 27 éve
math.inc 96159c617a * more constant expression evals 27 éve
mmx.pp 12f6e38140 * force to use ATT or direct parsing 27 éve
readme bd57e42086 * $ifdef ver0_99_5 updates 27 éve
rttip.inc 7b19196a21 + Corrections in record and array handling. 27 éve
set.inc 4620a73a9b * FPC_ names 27 éve
setjump.inc 4620a73a9b * FPC_ names 27 éve
setjumph.inc bd57e42086 * $ifdef ver0_99_5 updates 27 éve
strings.pp 6a11ae5e72 reverted to non-assmebler version, florians fix is applied. 27 éve

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)
setjump.inc (setjmp/longjmp implementation for exceptions)
rttip.inc (rtti handling, for speed reasons)

Units are :
strings.pp (written in assembler for speed)
cpu.pp (routines to access cpu info)
mmx.pp (special mmx routines)