fpc/compiler/x86
florian 792b629aa6 + -Xa option: generate code which allows to use more than 2 GB of static data on 64 Bit targets
+ implemented support for x86-64
  * more than 2 GB static data requires to use the --no-relax option on linux

git-svn-id: trunk@47651 -
2020-11-30 22:07:34 +00:00
..
aasmcpu.pas * fix spilling of avx(512) registers 2020-11-21 22:30:34 +00:00
agx86att.pas -- Zusammenführen von r47033 bis r47401 in ».«: 2020-11-12 20:31:29 +00:00
agx86int.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
agx86nsm.pas * fixes for nasm writer, resolves #38074 2020-11-13 21:39:16 +00:00
aoptx86.pas + take care of vzeroupper in exit code optimizations 2020-11-07 10:42:44 +00:00
cga.pas
cgx86.pas + -Xa option: generate code which allows to use more than 2 GB of static data on 64 Bit targets 2020-11-30 22:07:34 +00:00
cpubase.pas -- Zusammenführen von r47033 bis r47401 in ».«: 2020-11-12 20:31:29 +00:00
cx86innr.inc * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 2020-01-14 21:52:39 +00:00
cx86mminnr.inc Add most SSE instructions as intrinsics. 2020-03-06 21:34:22 +00:00
hlcgx86.pas x86: It is more optimal to push some register (NR_FRAME_POINTER_REG) instead of a constant value in a_load_undefined_cgpara(). 2020-08-20 19:59:36 +00:00
itcpugas.pas bugfix external gnu-assembler - special handling suffix vcvtpd.. destination operand = xmm =>> suffix x, destination ymm or zmm =>> no suffix 2020-10-20 08:00:39 +00:00
itx86int.pas
ni86mem.pas
nx86add.pas + tx86addnode.second_opvector makes use of AVX instructions 2020-11-08 19:39:17 +00:00
nx86cal.pas * 8086: Do not destroy contents of the BX parameter when calling a procvar by ref with a base. 2020-08-22 23:06:55 +00:00
nx86cnv.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
nx86con.pas * load 0.0 by (V)XORPS/D instead of (V)PXOR in mm registers 2020-10-10 13:23:35 +00:00
nx86inl.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
nx86ld.pas * renamed getintparaloc to getcgtempparaloc 2019-12-24 22:12:25 +00:00
nx86mat.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
nx86mem.pas * x86 has to use newalignment as well 2020-05-24 13:56:42 +00:00
nx86set.pas
rax86.pas -- Zusammenführen von r47033 bis r47401 in ».«: 2020-11-12 20:31:29 +00:00
rax86att.pas -- Zusammenführen von r47033 bis r47401 in ».«: 2020-11-12 20:31:29 +00:00
rax86int.pas * patch by J. Gareth Moreton: unifies internalerrors, resolves #37471 2020-08-04 20:51:52 +00:00
rgx86.pas * fix spilling for PAND, POR and PXOR, resolves #37084 2020-05-16 15:51:48 +00:00
symi86.pas
symx86.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
x86ins.dat * allow an AT&T suffix for movabs 2020-11-30 22:07:33 +00:00
x86intr.dat * scalar operations should take single/double values and not full registers 2020-07-12 20:46:53 +00:00
x86mmfirst.inc * regenerated 2020-07-12 20:46:54 +00:00
x86mmsecond.inc * regenerated 2020-07-12 20:46:54 +00:00
x86mmtype.inc * regenerated 2020-07-12 20:46:54 +00:00
x86reg.dat