fpc/compiler/x86
tg74 259c865667 cleanup
git-svn-id: branches/tg74/avx512-0037785@48149 -
2021-09-01 09:29:49 +02:00
..
aasmcpu.pas cleanup + add internal error if all asmr_e_not_supported_combination_attsuffix_memrefsize_type are reported 2021-09-01 09:29:49 +02:00
agx86att.pas * don't generate high-level CFI statements when the selected assembler 2021-04-08 19:50:27 +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 * Support for sleb128 and uleb128 constants in the NASM writer. 2021-08-16 00:40:34 +03:00
aoptx86.pas * patch by J. Gareth Moreton: AND/CMP optimisation, resolves #39287 2021-08-11 23:01:30 +02:00
cga.pas
cgx86.pas * Removed/ifdefed the assigned and unused variables. 2021-01-24 13:58:17 +00:00
cpubase.pas * patch by J. Gareth Moreton to fix faulty conditional jump logic, resolves #38985 2021-07-03 21:05:27 +00:00
cx86innr.inc
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 gnu-assembler platform i386 vcvtsi2sd,vcvtsi2ss,vcvtusi2sd,vcvtusi2ss 2021-09-01 09:23:31 +02:00
itx86int.pas
ni86mem.pas
nx86add.pas * change fma cpu flag into an fpu flag 2021-06-01 21:16:52 +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 * Prevent double release of a temp. 2021-08-06 21:30:28 +03: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 * change fma cpu flag into an fpu flag 2021-06-01 21:16:52 +00:00
nx86ld.pas
nx86mat.pas Use uvalue field to get unsigned and avoid range check or overflow errors 2021-03-15 13:24:27 +00:00
nx86mem.pas
nx86set.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
rax86.pas cleanup 2021-09-01 09:29:49 +02:00
rax86att.pas bugfix gnu-assembler platform i386 vcvtsi2sd,vcvtsi2ss,vcvtusi2sd,vcvtusi2ss 2021-09-01 09:23:31 +02:00
rax86int.pas * allow also 8 byte string constants in assembler, resolves #28640 2021-03-27 17:13:14 +00:00
rgx86.pas * x86-64: we can spill replace 32 bit operations if the operation does not modify a register 2021-03-31 21:23:22 +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 internal assembler-reader x86 (local/global var) - validate asm-opcode-attsuffix and memrefsize 2021-09-01 09:29:48 +02: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