2
0
peter b95cabdc60 * much more readable :) 27 жил өмнө
..
cpu.pp bd57e42086 * $ifdef ver0_99_5 updates 27 жил өмнө
heap.inc b95cabdc60 * much more readable :) 27 жил өмнө
i386.inc b8ff0c3320 + internconst 27 жил өмнө
makefile.cpu bd57e42086 * $ifdef ver0_99_5 updates 27 жил өмнө
math.inc b8ff0c3320 + internconst 27 жил өмнө
mmx.pp 12f6e38140 * force to use ATT or direct parsing 27 жил өмнө
readme bd57e42086 * $ifdef ver0_99_5 updates 27 жил өмнө
rttip.inc cb2b504eb1 + rtti for objects and classes 27 жил өмнө
set.inc 515764fec4 + set_load_small 27 жил өмнө
setjump.inc bd57e42086 * $ifdef ver0_99_5 updates 27 жил өмнө
setjumph.inc bd57e42086 * $ifdef ver0_99_5 updates 27 жил өмнө
strings.pp 6a11ae5e72 reverted to non-assmebler version, florians fix is applied. 27 жил өмнө

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)