florian 1266491085 o refactored some peephole optimizer code: 9 years ago
..
aasmcpu.pas 017d58748f Use thumb_func flag to detect selected arm/thumb mode. 9 years ago
agarmgas.pas 9d1646e2a8 Add support for writeback in RFE and SRS instructions. 9 years ago
aoptcpu.pas 1266491085 o refactored some peephole optimizer code: 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 9d1646e2a8 Add support for writeback in RFE and SRS instructions. 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 439027a8de Add most pre-UAL VFP instruction forms. 10 years ago
cgcpu.pas 3f2057a2f2 * do not generate blx instructions, the generation of blx instead of bl was introduced some years ago but today it proves to be wrong: if necessary, the linker converts the bl into a blx, this is also how gcc and clang handle it 9 years ago
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 years ago
cpuelf.pas 1b02dd27dc Make relocation type more precise compared to output of gas. 9 years ago
cpuinfo.pas 9aa3c23b18 Added a bunch of new and fixed embedded controller units. From Michael Ring. 9 years ago
cpunode.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: 11 years ago
cpupara.pas fa3b0ca312 * support marking defs created via the getreusable*() class methods as 9 years ago
cpupi.pas f2c8824963 * ARM: Do not use R9 as a fixed GOT register. 10 years ago
cputarg.pas d26f0552a0 * Sync with trunk r23404. 12 years ago
hlcgcpu.pas 432248cbf1 * Removed lot of unused vars. 10 years ago
itcpugas.pas 47d43750e4 * remove unused units from uses statements 12 years ago
narmadd.pas 297c17d4f0 Add missing prefix for VCMP for FPv4_S16. 10 years ago
narmcal.pas 8b8a786823 * moved ARM/x86 ifdef'ed code from ncgcal to virtual methods 12 years ago
narmcnv.pas 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false 10 years ago
narmcon.pas b0ff41406a * grouped all tai_real* types into a single tai_realconst type, 11 years ago
narminl.pas 432248cbf1 * Removed lot of unused vars. 10 years ago
narmmat.pas 432248cbf1 * Removed lot of unused vars. 10 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 37cb35d780 + support for the .code directive in arm inline assembler 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 432248cbf1 * Removed lot of unused vars. 10 years ago
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: 10 years ago