This website requires JavaScript.
Explore
Help
Sign In
paweld
/
fpc
Watch
1
Star
0
Fork
0
You've already forked fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced
2025-04-07 10:48:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pierre-error-on-class-to-classrefdef-typecast
fpc
/
compiler
/
i386
History
florian
27fb9086aa
* cleanup: cs_opt_loopunroll is a generic optimization for a long time already
2022-03-08 23:03:18 +01:00
..
aoptcpu.pas
Improved ADD and SUB optimisations for LEA instructions
2021-10-31 15:44:00 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas
Fixed bug on x86 platforms where the stack pointer was not allocated if it was different to the frame pointer
2022-02-08 20:47:47 +00:00
cpubase.inc
cpuelf.pas
* patch by Marģers to unify internal error numbers,
resolves
#37888
2020-10-13 19:59:01 +00:00
cpuinfo.pas
* cleanup: cs_opt_loopunroll is a generic optimization for a long time already
2022-03-08 23:03:18 +01:00
cpunode.pas
cpupara.pas
* cleanup of VER3_0 defines
2021-11-17 22:19:57 +01:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
* patch by Marģers to unify internal error numbers,
resolves
#37888
2020-10-13 19:59:01 +00:00
i386att.inc
+ support of SHA extension in the internal assembler
2021-10-09 15:44:46 +02:00
i386atts.inc
+ support of SHA extension in the internal assembler
2021-10-09 15:44:46 +02:00
i386int.inc
+ support of SHA extension in the internal assembler
2021-10-09 15:44:46 +02:00
i386nop.inc
+ support of SHA extension in the internal assembler
2021-10-09 15:44:46 +02:00
i386op.inc
+ support of SHA extension in the internal assembler
2021-10-09 15:44:46 +02:00
i386prop.inc
CMOV now modifies rather than writes to the destination register so RegUsedAfterInstruction behaves properly
2022-01-28 20:17:24 +00:00
i386tab.inc
+ support of SHA extension in the internal assembler
2021-10-09 15:44:46 +02:00
n386add.pas
- Bug fix to new ADD/SUB optimisation where conditions are concerned
2021-11-17 20:18:57 +00:00
n386cal.pas
n386flw.pas
* patch by Do-wan Kim: fix loop unrolling for try .. finally blocks in win32,
2021-03-26 22:21:09 +00:00
n386inl.pas
n386ld.pas
n386mat.pas
* patch by Marģers to unify internal error numbers,
resolves
#37888
2020-10-13 19:59:01 +00:00
n386mem.pas
n386set.pas
r386ari.inc
r386att.inc
r386con.inc
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra386att.pas
ra386int.pas
rgcpu.pas
symcpu.pas
tripletcpu.pas