daniel ec29a31834 * copyright 2000 há 26 anos atrás
..
cpu.pp ec29a31834 * copyright 2000 há 26 anos atrás
i386.inc ec29a31834 * copyright 2000 há 26 anos atrás
makefile.cpu 4620a73a9b * FPC_ names há 27 anos atrás
math.inc ec29a31834 * copyright 2000 há 26 anos atrás
mmx.pp ec29a31834 * copyright 2000 há 26 anos atrás
readme bd57e42086 * $ifdef ver0_99_5 updates há 27 anos atrás
rttip.inc ec29a31834 * copyright 2000 há 26 anos atrás
set.inc ec29a31834 * copyright 2000 há 26 anos atrás
setjump.inc ec29a31834 * copyright 2000 há 26 anos atrás
setjumph.inc bd57e42086 * $ifdef ver0_99_5 updates há 27 anos atrás
strings.inc ec29a31834 * copyright 2000 há 26 anos atrás
stringss.inc ec29a31834 * copyright 2000 há 26 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)
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)