.. |
a64att.inc
|
* added some missing instructions and aliases, reordered them according
|
2015-02-23 22:48:24 +00:00 |
a64atts.inc
|
* added some missing instructions and aliases, reordered them according
|
2015-02-23 22:48:24 +00:00 |
a64ins.dat
|
* added some missing instructions and aliases, reordered them according
|
2015-02-23 22:48:24 +00:00 |
a64nop.inc
|
|
|
a64op.inc
|
* added some missing instructions and aliases, reordered them according
|
2015-02-23 22:48:24 +00:00 |
a64reg.dat
|
* fixed debug register values for vector registers
|
2015-02-23 22:54:15 +00:00 |
a64tab.inc
|
|
|
aasmcpu.pas
|
* synchronized with privatetrunk till r30095
|
2015-03-05 20:32:15 +00:00 |
agcpugas.pas
|
* removed -Oodfa warnings
|
2015-02-23 22:57:24 +00:00 |
aoptcpu.pas
|
+ assembler optimizer unit skeleton
|
2012-11-01 20:09:12 +00:00 |
aoptcpub.pas
|
* completed TAoptBaseCpu.RegModifiedByInstruction()
|
2015-02-23 22:53:23 +00:00 |
aoptcpud.pas
|
+ assembler optimizer unit skeleton
|
2012-11-01 20:09:12 +00:00 |
cgcpu.pas
|
* synchronized with privatetrunk till r30095
|
2015-03-05 20:32:15 +00:00 |
cpubase.pas
|
* fixed flags_to_cond() and inverse_cond() for C_GE
|
2015-02-23 22:55:11 +00:00 |
cpuinfo.pas
|
* removed ARM copy/paste stuff
|
2015-02-23 22:55:17 +00:00 |
cpunode.pas
|
+ AArch64 jump table support
|
2015-02-23 22:55:42 +00:00 |
cpupara.pas
|
* synchronised with trunk till r30240
|
2015-03-15 19:44:58 +00:00 |
cpupi.pas
|
* switched to using the stack pointer as base register for the temp allocator
|
2015-02-23 22:54:03 +00:00 |
cputarg.pas
|
+ AArch64 cputarg
|
2015-02-23 22:52:39 +00:00 |
hlcgcpu.pas
|
* synchronized with privatetrunk till r30095
|
2015-03-05 20:32:15 +00:00 |
itcpugas.pas
|
+ ARM64 GAS instruction table unit
|
2012-11-01 20:09:47 +00:00 |
ncpuadd.pas
|
* force constants into a registers in the 32x32->64 optimized case
|
2015-02-28 22:31:03 +00:00 |
ncpucnv.pas
|
+ override second_int_to_bool(), because the generic version assumes that
|
2015-02-23 22:54:09 +00:00 |
ncpuinl.pas
|
* switched to using the stack pointer as base register for the temp allocator
|
2015-02-23 22:54:03 +00:00 |
ncpumat.pas
|
* set pi_do_call for AArch64 mod/div nodes, as they call FPC_DIVBYZERO
|
2015-02-28 22:30:57 +00:00 |
ncpumem.pas
|
+ also perform sign/zero-extensions of the index in vecn using extended
|
2015-02-23 22:56:03 +00:00 |
ncpuset.pas
|
+ AArch64 jump table support
|
2015-02-23 22:55:42 +00:00 |
ra64con.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64dwa.inc
|
* fixed debug register values for vector registers
|
2015-02-23 22:54:15 +00:00 |
ra64nor.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64num.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64rni.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64sri.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64sta.inc
|
* fixed debug register values for vector registers
|
2015-02-23 22:54:15 +00:00 |
ra64std.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64sup.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
racpu.pas
|
+ Aarch64 assembler reader
|
2015-02-23 22:52:36 +00:00 |
racpugas.pas
|
* removed -Oodfa warnings
|
2015-02-23 22:57:24 +00:00 |
rgcpu.pas
|
* synchronized with privatetrunk till r30095
|
2015-03-05 20:32:15 +00:00 |
symcpu.pas
|
Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym".
|
2014-04-11 14:30:59 +00:00 |