florian 95d572ca04 * we don't need to to finit twice ... 25 năm trước cách đây
..
cpu.pp 6b66a55cd6 * truncated log 25 năm trước cách đây
i386.inc 6b66a55cd6 * truncated log 25 năm trước cách đây
makefile.cpu 4620a73a9b * FPC_ names 27 năm trước cách đây
math.inc 2eb62408ae * disabled FIXED data type per default 25 năm trước cách đây
mmx.pp 2eb62408ae * disabled FIXED data type per default 25 năm trước cách đây
readme bd57e42086 * $ifdef ver0_99_5 updates 27 năm trước cách đây
rttip.inc ff96d13e5f * fixed constants in rtti 25 năm trước cách đây
set.inc 6b66a55cd6 * truncated log 25 năm trước cách đây
setjump.inc 95d572ca04 * we don't need to to finit twice ... 25 năm trước cách đây
setjumph.inc 6b66a55cd6 * truncated log 25 năm trước cách đây
strings.inc 6b66a55cd6 * truncated log 25 năm trước cách đây
stringss.inc 6b66a55cd6 * truncated log 25 năm trước cách đây

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)