fpc/compiler/sparc
Jonas Maebe 687bb15299 * renamed getdatalabel() to getglobaldatalabel
git-svn-id: branches/hlcgllvm@30336 -
2015-03-27 21:25:34 +00:00
..
aasmcpu.pas
aoptcpu.pas * SPARC peephole: check that result of GetNextInstructionUsingReg is actually an instruction, because GetNextInstruction can stop at a label. Resolves #26798. 2014-09-28 22:18:59 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because 2014-08-19 20:22:54 +00:00
cpubase.pas * SPARC: cleaned up and actualized TAsmCond (stuff copy-pasted from x86 removed, conditions for unordered floating-point comparisons added). Fixes Mantis #9362 on this target. 2014-04-17 14:15:45 +00:00
cpuelf.pas Switch back to emitting BLX instructions and fix calculation of constant offsets(should rarely/never happen). 2014-12-14 16:28:35 +00:00
cpugas.pas
cpuinfo.pas + change always floating point divisions into multiplications if they are a power of two, 2014-11-16 20:47:38 +00:00
cpunode.pas + support overriding tdef/tsym methods with target-specific functionality: 2014-03-29 22:31:55 +00:00
cpupara.pas * synchronised with trunk up till r26975 2014-03-06 21:36:58 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because 2014-08-19 20:22:54 +00:00
itcpugas.pas
ncpuadd.pas * fix GetResFlags DFA optimizer warning on Sparc and AVR too 2014-08-20 13:52:28 +00:00
ncpucall.pas * SPARC: UNIMP instruction has 22-bit "opcode", not 12-bit. 2014-04-17 14:08:33 +00:00
ncpucnv.pas * renamed getdatalabel() to getglobaldatalabel 2015-03-27 21:25:34 +00:00
ncpuinln.pas * completed thlcgobj.location_force_fpureg(), use it everywhere and removed 2014-03-10 09:01:05 +00:00
ncpumat.pas * SPARC: cleaned up and actualized TAsmCond (stuff copy-pasted from x86 removed, conditions for unordered floating-point comparisons added). Fixes Mantis #9362 on this target. 2014-04-17 14:15:45 +00:00
ncpuset.pas * MIPS and SPARC: determine whether case expression is in range using a single unsigned comparison (like it is done on other targets). 2014-03-10 23:02:05 +00:00
opcode.inc
racpu.pas
racpugas.pas
rgcpu.pas * synchronised with trunk up till r26975 2014-03-06 21:36:58 +00:00
rspcon.inc
rspdwrf.inc
rspnor.inc
rspnum.inc
rsprni.inc
rspsri.inc
rspstab.inc
rspstd.inc
rspsup.inc
spreg.dat
strinst.inc
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