.. |
aasmcpu.pas
|
eadd93dbae
Most if not all instructions for thumb use only 2 operand rw forms. Changed get_oper_type to match that. It was previously creating bad spilling.
|
9 年之前 |
agarmgas.pas
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
10 年之前 |
aoptcpu.pas
|
432248cbf1
* Removed lot of unused vars.
|
10 年之前 |
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 年之前 |
aoptcpuc.pas
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
armatt.inc
|
439027a8de
Add most pre-UAL VFP instruction forms.
|
10 年之前 |
armatts.inc
|
ff7af306df
Add FPA support.
|
10 年之前 |
armins.dat
|
439027a8de
Add most pre-UAL VFP instruction forms.
|
10 年之前 |
armnop.inc
|
439027a8de
Add most pre-UAL VFP instruction forms.
|
10 年之前 |
armop.inc
|
439027a8de
Add most pre-UAL VFP instruction forms.
|
10 年之前 |
armreg.dat
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 年之前 |
armtab.inc
|
439027a8de
Add most pre-UAL VFP instruction forms.
|
10 年之前 |
cgcpu.pas
|
61a1976e09
* Removed a leftover of my code. It is not needed anymore.
|
10 年之前 |
cpubase.pas
|
5ca1740bee
Fix issue in is_thumb32_imm. imm<11:10> have to be non-zero meaning the rotate only works from 8 to 31. Caused 0x8000001F to be mistaken for a valid immediate.
|
10 年之前 |
cpuelf.pas
|
52e505bff7
Fixed internal error in GOT related code for ARM internal assembler.
|
10 年之前 |
cpuinfo.pas
|
9aa3c23b18
Added a bunch of new and fixed embedded controller units. From Michael Ring.
|
9 年之前 |
cpunode.pas
|
b57c95043f
+ support overriding tdef/tsym methods with target-specific functionality:
|
11 年之前 |
cpupara.pas
|
fa3b0ca312
* support marking defs created via the getreusable*() class methods as
|
9 年之前 |
cpupi.pas
|
f2c8824963
* ARM: Do not use R9 as a fixed GOT register.
|
10 年之前 |
cputarg.pas
|
d26f0552a0
* Sync with trunk r23404.
|
12 年之前 |
hlcgcpu.pas
|
432248cbf1
* Removed lot of unused vars.
|
10 年之前 |
itcpugas.pas
|
47d43750e4
* remove unused units from uses statements
|
12 年之前 |
narmadd.pas
|
297c17d4f0
Add missing prefix for VCMP for FPv4_S16.
|
10 年之前 |
narmcal.pas
|
8b8a786823
* moved ARM/x86 ifdef'ed code from ncgcal to virtual methods
|
12 年之前 |
narmcnv.pas
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
10 年之前 |
narmcon.pas
|
b0ff41406a
* grouped all tai_real* types into a single tai_realconst type,
|
11 年之前 |
narminl.pas
|
432248cbf1
* Removed lot of unused vars.
|
10 年之前 |
narmmat.pas
|
432248cbf1
* Removed lot of unused vars.
|
10 年之前 |
narmmem.pas
|
d6de2c03cb
* generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe
|
10 年之前 |
narmset.pas
|
f374b81c12
* disabled ARM-specific code for smallset in-operations on big endian targets,
|
10 年之前 |
pp.lpi.template
|
1f032375c3
* improved template with help from Mattias Gaertner
|
19 年之前 |
raarm.pas
|
780e75bfac
o patch by Jeppe Johansen to fix mantis #17472:
|
14 年之前 |
raarmgas.pas
|
8445381929
* merged ait_set and ait_thumb_set into a single tai class
|
10 年之前 |
rarmcon.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 年之前 |
rarmdwa.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 年之前 |
rarmnor.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 年之前 |
rarmnum.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 年之前 |
rarmrni.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 年之前 |
rarmsri.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 年之前 |
rarmsta.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 年之前 |
rarmstd.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 年之前 |
rarmsup.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 年之前 |
rgcpu.pas
|
432248cbf1
* Removed lot of unused vars.
|
10 年之前 |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 年之前 |