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 14:48:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
59f74296d7
fpc
/
compiler
/
arm
History
Pierre Muller
43538416e3
Handle ADR LDM and STM arm instructions
...
in taicpu.spilling_get_operation_type method
2025-04-03 11:58:59 +00:00
..
aasmcpu.pas
Handle ADR LDM and STM arm instructions
2025-04-03 11:58:59 +00:00
agarmgas.pas
agarmvasm.pas
aoptcpu.pas
* enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG}
2025-03-10 22:50:49 +01:00
aoptcpub.pas
* arm: Fixed "RegInInstruction" and "RegModifiedByInstruction" not handling the flags properly
2024-02-11 21:39:19 +00:00
aoptcpud.pas
armatt.inc
armatts.inc
armins.dat
armnop.inc
armop.inc
armreg.dat
* seperator => separator
2022-01-02 13:12:33 +01:00
armtab.inc
cgcpu.pas
* make use of not_zero in tbasecgarm.a_bit_scan_reg_reg
2025-02-12 23:02:03 +01:00
cpubase.pas
cpuelf.pas
cpuinfo.pas
* ARMv7A / A64: Constant writes to memory merged to larger forms where possible
2024-11-03 15:02:51 +00:00
cpunode.pas
* arm / a64: TAsmNode debugging info is now output for ARM and AArch64
2024-05-30 20:04:11 +00:00
cpupara.pas
arm paramanager: always create at least one paraloc
2022-06-13 22:52:27 +02:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
* arm: Labels to constants are now data labels and not jump labels
2022-07-15 17:03:10 +00:00
itcpugas.pas
narmadd.pas
+ set pi_do_call on ARM as well if we check for fpu exceptions
2024-02-17 21:03:55 +01:00
narmcal.pas
narmcnv.pas
narmcon.pas
* range checking is already performed in pass_typecheck
2024-01-07 17:51:35 +01:00
narminl.pas
* overflow checking for generic abs(<int64>)
2024-03-29 20:06:23 +01:00
narmld.pas
narmmat.pas
narmmem.pas
narmset.pas
narmutil.pas
* tai_eabi_attribute -> tai_attribute so it can be used by other architectures
2024-12-30 15:56:24 +01:00
pp.lpi.template
raarm.pas
raarmgas.pas
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas
symcpu.pas
* extend tabstractprocdef.getcopyas by a parameter to control whether the copy should be registered or not
2022-05-26 21:42:59 +02:00
tripletcpu.pas
ARM: fixed compiler compilation after
75c16b6126
2022-07-24 15:00:49 +02:00