fpc/compiler/x86
Jonas Maebe 2fc672452d * fixed error in load_fpu_location triggered by round() (fixes webtbs/tw32671
on i386 after r47854)

git-svn-id: trunk@47890 -
2020-12-29 13:07:41 +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 Appply fix from Gareth Moreton in bug report 38247 2020-12-23 10:19: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 * implemented UseAVX512 properly 2020-12-23 17:25:09 +00:00
cx86innr.inc
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 * fixed error in load_fpu_location triggered by round() (fixes webtbs/tw32671 2020-12-29 13:07:41 +00:00
nx86ld.pas
nx86mat.pas * x86-64: correctly translate and with large constants in mod optimizations, resolves #38164 2020-12-17 22:09:23 +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 + support got modifier on labels 2020-12-26 18:51:45 +00:00
rax86int.pas + add endsym to ConcatConstSymbol 2020-12-02 21:44:12 +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 * Ch_ information for vreduce* fixed 2020-12-23 17:58:07 +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