.. |
aasmcpu.pas
|
ce702df526
Take care about endianess in arm instruction binary code generator
|
1 year ago |
agarmgas.pas
|
9feafc7bd7
+ ARM: started on vfpv5 support
|
3 years ago |
agarmvasm.pas
|
e9b3db0d78
* more fixes to support vasm on arm
|
4 years ago |
aoptcpu.pas
|
c7290bfb78
* enclose {$define DEBUG_AOPTCPU} in {$ifdef EXTDEBUG}
|
5 months ago |
aoptcpub.pas
|
29916bc6f6
* arm: Fixed "RegInInstruction" and "RegModifiedByInstruction" not handling the flags properly
|
1 year ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
armatt.inc
|
867df5362c
+ basic Neon support in the assembler writer
|
6 years ago |
armatts.inc
|
867df5362c
+ basic Neon support in the assembler writer
|
6 years ago |
armins.dat
|
0316a7697f
* arm thumb1: several fixes for the internal assembler writer
|
4 years ago |
armnop.inc
|
867df5362c
+ basic Neon support in the assembler writer
|
6 years ago |
armop.inc
|
867df5362c
+ basic Neon support in the assembler writer
|
6 years ago |
armreg.dat
|
2a93e65511
* seperator => separator
|
3 years ago |
armtab.inc
|
0316a7697f
* arm thumb1: several fixes for the internal assembler writer
|
4 years ago |
cgcpu.pas
|
490c431bf9
* make use of not_zero in tbasecgarm.a_bit_scan_reg_reg
|
5 months ago |
cpubase.pas
|
d03c3c0669
Disable overflow/range check in some part of the arm code
|
4 years ago |
cpuelf.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
cpuinfo.pas
|
2a50d5abf8
* ARMv7A / A64: Constant writes to memory merged to larger forms where possible
|
9 months ago |
cpunode.pas
|
bf970b29f4
* arm / a64: TAsmNode debugging info is now output for ARM and AArch64
|
1 year ago |
cpupara.pas
|
03a961709b
arm paramanager: always create at least one paraloc
|
3 years ago |
cpupi.pas
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 years ago |
cputarg.pas
|
4ab310e0ed
+ ARM: basic vasm support
|
4 years ago |
hlcgcpu.pas
|
d1f035f456
* arm: Labels to constants are now data labels and not jump labels
|
3 years ago |
itcpugas.pas
|
47d43750e4
* remove unused units from uses statements
|
12 years ago |
narmadd.pas
|
8146443336
+ set pi_do_call on ARM as well if we check for fpu exceptions
|
1 year ago |
narmcal.pas
|
7c2c8581b7
* get rid of fpu_vfp_first/last hack
|
5 years ago |
narmcnv.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
narmcon.pas
|
f7bfa0e426
* range checking is already performed in pass_typecheck
|
1 year ago |
narminl.pas
|
c87213085f
* overflow checking for generic abs(<int64>)
|
1 year ago |
narmld.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
narmmat.pas
|
8535c758ef
+ initial support for ARMv2
|
4 years ago |
narmmem.pas
|
d6de2c03cb
* generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe
|
10 years ago |
narmset.pas
|
0ffd4f8780
* fix compilation of arm compiler on 32 bit hosts
|
4 years ago |
narmutil.pas
|
a16f2ae35d
* tai_eabi_attribute -> tai_attribute so it can be used by other architectures
|
7 months ago |
pp.lpi.template
|
1f032375c3
* improved template with help from Mattias Gaertner
|
19 years ago |
raarm.pas
|
0316a7697f
* arm thumb1: several fixes for the internal assembler writer
|
4 years ago |
raarmgas.pas
|
f1d30a5bc6
Add .force_thumb pseudo-directive support forarm reader
|
4 years ago |
rarmcon.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmdwa.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmnor.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmnum.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmrni.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmsri.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmsta.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmstd.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmsup.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rgcpu.pas
|
c2faf6a8fd
Avoid invalid typecast if hp is not an instruction
|
4 years ago |
symcpu.pas
|
7f3a5eb9ab
* extend tabstractprocdef.getcopyas by a parameter to control whether the copy should be registered or not
|
3 years ago |
tripletcpu.pas
|
2ed4071c1e
ARM: fixed compiler compilation after 75c16b612660
|
3 years ago |