2
0
florian d7dbd71881 * fastmove disabled, has too much drawbacks 20 жил өмнө
..
cpu.pp 9f31783a0a * old logs removed and tabs fixed 23 жил өмнө
fastmove.inc d7dbd71881 * fastmove disabled, has too much drawbacks 20 жил өмнө
i386.inc 3600b51d32 + fastmove from John O'Harrow integrated 20 жил өмнө
int64p.inc 43e425072b * fixed div by zero check for qword mod qword 21 жил өмнө
makefile.cpu 24384c648b * moved genrtti.inc code to rtti 23 жил өмнө
math.inc 4d8460ec2f * float routines all use internproc and compilerproc helpers 21 жил өмнө
mathu.inc 07c28067aa * fixed sse exception handling 21 жил өмнө
mathuh.inc 07c28067aa * fixed sse exception handling 21 жил өмнө
mmx.pp f3f3ed17b7 * AMD CPUs could have SSE as well 23 жил өмнө
readme 9f31783a0a * old logs removed and tabs fixed 23 жил өмнө
set.inc fd759e521f * saveregisters calling convention is obsolete 21 жил өмнө
setjump.inc 7395e7e546 * restore sigprocmask for linux 20 жил өмнө
setjumph.inc 445fe79686 * no sigprocmask for 1.0.x bootstrapping 20 жил өмнө
strings.inc 2633b4883f * external fixes 21 жил өмнө
stringss.inc 2633b4883f * external fixes 21 жил өмнө
strlen.inc 8f8b47194a * REGCALL define added 22 жил өмнө
strpas.inc 23ae4449ec * register calling updates 22 жил өмнө
sysutilp.inc e546db7a23 * interlocked* changed to longints, including winapi. (which was a bug) 21 жил өмнө

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)