fpc/compiler/x86
2021-01-24 14:28:49 +00:00
..
aasmcpu.pas * Commented out some unused (yet?) local variables. 2021-01-24 13:04:17 +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 * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
aoptx86.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
cga.pas
cgx86.pas * Removed/ifdefed the assigned and unused variables. 2021-01-24 13:58:17 +00:00
cpubase.pas * implemented UseAVX512 properly 2020-12-23 17:25:09 +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 * Removed in_x86mm_last (the duplicate no and unused) from the tinlinenumber enum. 2021-01-24 14:28:49 +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 * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
nx86ld.pas * renamed getintparaloc to getcgtempparaloc 2019-12-24 22:12:25 +00:00
nx86mat.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
nx86mem.pas * x86 has to use newalignment as well 2020-05-24 13:56:42 +00:00
nx86set.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
rax86.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +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 + added newly used opcodes to avx_opcode_only_op0_may_be_memref 2021-01-04 21:54:36 +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