.. |
aasmcpu.pas
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
9 years ago |
agarmgas.pas
|
9d1646e2a8
Add support for writeback in RFE and SRS instructions.
|
9 years ago |
aoptcpu.pas
|
38fd0efa3b
* don't conditionalise BL on ARM, because it may have to be converted to
|
9 years ago |
aoptcpub.pas
|
d37e72dbf9
* ARM: instructions do modify the base register of pre/postindexed references. Report this fact in spilling_get_operation_type_ref and RegModifiedByInstruction functions.
|
11 years ago |
aoptcpuc.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
armatt.inc
|
9d1646e2a8
Add support for writeback in RFE and SRS instructions.
|
9 years ago |
armatts.inc
|
9d1646e2a8
Add support for writeback in RFE and SRS instructions.
|
9 years ago |
armins.dat
|
c564acd378
* fix assembling of vfnm*
|
9 years ago |
armnop.inc
|
439027a8de
Add most pre-UAL VFP instruction forms.
|
10 years ago |
armop.inc
|
9d1646e2a8
Add support for writeback in RFE and SRS instructions.
|
9 years ago |
armreg.dat
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
armtab.inc
|
c564acd378
* fix assembling of vfnm*
|
9 years ago |
cgcpu.pas
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 years ago |
cpubase.pas
|
ad71b8348e
* S1..S15 do not need to be marked as volatile as they are sub-registers of double size registers
|
9 years ago |
cpuelf.pas
|
1b02dd27dc
Make relocation type more precise compared to output of gas.
|
9 years ago |
cpuinfo.pas
|
6a1c1e4f29
Added support for NRF52832 controllers.
|
9 years ago |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 years ago |
cpupara.pas
|
cb4773432b
+ hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715
|
9 years ago |
cpupi.pas
|
1c067e96bf
* fix VFPv4 support
|
9 years ago |
cputarg.pas
|
d26f0552a0
* Sync with trunk r23404.
|
12 years ago |
hlcgcpu.pas
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 years ago |
itcpugas.pas
|
47d43750e4
* remove unused units from uses statements
|
12 years ago |
narmadd.pas
|
e1546303f8
+ enable use of vfma and friends on arm when doing fastmath optimizations
|
9 years ago |
narmcal.pas
|
cb4773432b
+ hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715
|
9 years ago |
narmcnv.pas
|
1c067e96bf
* fix VFPv4 support
|
9 years ago |
narmcon.pas
|
b0ff41406a
* grouped all tai_real* types into a single tai_realconst type,
|
11 years ago |
narminl.pas
|
3c6d4f1ee2
* Removed unused vars.
|
9 years ago |
narmmat.pas
|
1c067e96bf
* fix VFPv4 support
|
9 years ago |
narmmem.pas
|
d6de2c03cb
* generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe
|
10 years ago |
narmset.pas
|
da696057ab
* converted register_maybe_adjust_setbase() to the high level code generator
|
9 years ago |
pp.lpi.template
|
1f032375c3
* improved template with help from Mattias Gaertner
|
19 years ago |
raarm.pas
|
780e75bfac
o patch by Jeppe Johansen to fix mantis #17472:
|
14 years ago |
raarmgas.pas
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 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
|
6207a53f5d
* never allocate odd numbered single-sized registers
|
9 years ago |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 years ago |