.. |
aoptcpu.pas
|
* correctly compile constant multiplications by 6 for 80386 (fix needed only for 3.2.x), resolves #40230
|
2023-04-02 22:52:10 +02:00 |
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
* x86: Code generation fixes where FLAGS
|
2024-06-04 22:53:51 +02:00 |
cpubase.inc
|
* replaced the saved_XXX_registers arrays with virtual methods inside
|
2018-04-19 21:22:16 +00:00 |
cpuelf.pas
|
|
|
cpuinfo.pas
|
+ added CPUX86_HAS_SSE2 to x86 tcpuflags
|
2017-09-26 16:02:56 +00:00 |
cpunode.pas
|
--- Merging r42115 into '.':
|
2020-01-19 12:48:36 +00:00 |
cpupara.pas
|
-- Aufzeichnung der Informationen für Zusammenführung von r43005 in ».«:
|
2019-11-09 22:07:33 +00:00 |
cpupi.pas
|
--- Merging r43650 into '.':
|
2019-12-14 16:20:28 +00:00 |
cputarg.pas
|
* merged macOS/AArch64 support + revisions these changes depended on
|
2020-09-15 19:40:36 +00:00 |
hlcgcpu.pas
|
* removed temppos field again from parameter locations: they're not allocated
|
2018-04-27 19:18:55 +00:00 |
i386att.inc
|
* vcmppd hardcoded primitives like vcmpeqpd.
|
2018-03-03 23:32:54 +00:00 |
i386atts.inc
|
* vcmppd hardcoded primitives like vcmpeqpd.
|
2018-03-03 23:32:54 +00:00 |
i386int.inc
|
* vcmppd hardcoded primitives like vcmpeqpd.
|
2018-03-03 23:32:54 +00:00 |
i386nop.inc
|
* vcmppd hardcoded primitives like vcmpeqpd.
|
2018-03-03 23:32:54 +00:00 |
i386op.inc
|
* vcmppd hardcoded primitives like vcmpeqpd.
|
2018-03-03 23:32:54 +00:00 |
i386prop.inc
|
* prefetch instructions read only the operand
|
2021-08-24 00:06:20 +02:00 |
i386tab.inc
|
* vcmppd hardcoded primitives like vcmpeqpd.
|
2018-03-03 23:32:54 +00:00 |
n386add.pas
|
* x86: Code generation fixes where FLAGS
|
2024-06-04 22:53:51 +02:00 |
n386cal.pas
|
-- Aufzeichnung der Informationen für Zusammenführung von r43503 in ».«:
|
2019-11-17 20:16:02 +00:00 |
n386flw.pas
|
Merged revision(s) 48972, 49057 from trunk:
|
2021-05-01 15:48:45 +00:00 |
n386inl.pas
|
+ fast and branchless implementation of abs(int64) for i386
|
2017-09-10 17:25:47 +00:00 |
n386ld.pas
|
|
|
n386mat.pas
|
* x86: Code generation fixes where FLAGS
|
2024-06-04 22:53:51 +02:00 |
n386mem.pas
|
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
2018-04-03 16:41:01 +00:00 |
n386set.pas
|
* let all the case code generation work with tconstexprint instead of aint,
|
2021-08-26 23:28:28 +02:00 |
r386ari.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386att.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386con.inc
|
* fix flag subregs after r38206
|
2018-03-11 20:30:11 +00:00 |
r386dwrf.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386int.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386iri.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386nasm.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386nor.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386nri.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386num.inc
|
* fix flag subregs after r38206
|
2018-03-11 20:30:11 +00:00 |
r386ot.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386rni.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386sri.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386stab.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
r386std.inc
|
+ added individual bits of the x86 flags register as subregisters
|
2017-04-26 13:52:52 +00:00 |
ra386att.pas
|
|
|
ra386int.pas
|
|
|
rgcpu.pas
|
|
|
symcpu.pas
|
* rest of the previous accidental partial commit
|
2019-02-07 19:56:21 +00:00 |
tripletcpu.pas
|
* merged macOS/AArch64 support + revisions these changes depended on
|
2020-09-15 19:40:36 +00:00 |