.. |
aasmcpu.pas
|
* throw an error if esp/rsp are used as index register
|
2021-06-27 21:21:19 +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
|
* patch by J. Gareth Moreton: x86: RegLoadedWIthNewValue overhaul and bug fix, resolves #39187
|
2021-07-09 20:58:42 +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 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 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
|
|
|
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
|
* CMOV does not read the second operand
|
2021-07-04 20:46:28 +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
|
|
|