.. |
aasmcpu.pas
|
Fix gotpcrel relocation for TESTQ x86_64 instruction
|
2021-04-23 21:52:24 +00: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
|
* Removed/ifdefed lots of unused variables.
|
2021-01-24 12:24:01 +00:00 |
aoptx86.pas
|
* check used registers properly for SETcc/TEST/Jcc -> Jcc, resolves #38940
|
2021-05-28 21:23:09 +00: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: x86 JccMovJmpMov2MovSetcc improvement, resolves #38761
|
2021-05-26 21:03:56 +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
|
* 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
|
* moved warning about suspicious comp assignment to type check pass, catches also
|
2021-04-21 19:51:22 +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
|
* change fma cpu flag into an fpu flag
|
2021-06-01 21:16:52 +00:00 |
nx86ld.pas
|
* renamed getintparaloc to getcgtempparaloc
|
2019-12-24 22:12:25 +00:00 |
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
|
* 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
|
* 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
|
+ some more change information entries added
|
2021-03-31 18:53:31 +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
|
|
|