fpc/compiler/sparc
Jonas Maebe a76bbf363d * synchronised with trunk r29513
git-svn-id: branches/blocks@29514 -
2015-01-21 23:18:29 +00:00
..
aasmcpu.pas
aoptcpu.pas * synchronised with trunk r29513 2015-01-21 23:18:29 +00:00
aoptcpub.pas * RefsHaveIndexReg -> cpurefshaveindexreg 2012-03-10 19:43:52 +00:00
aoptcpud.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cgcpu.pas * Dummy implementations of a_bit_scan_reg_reg and g_stackpointer_alloc in tcg, removes the need to override these methods in every descendant code generator solely to avoid "constructing a class with abstract method" warning. 2014-07-06 11:34:04 +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
cpugas.pas Handle asmextraopt in powerpc, mips and sparc assemblers 2014-01-21 00:19:17 +00:00
cpuinfo.pas * synchronised with trunk r29513 2015-01-21 23:18:29 +00:00
cpunode.pas + support overriding tdef/tsym methods with target-specific functionality: 2014-03-29 22:31:55 +00:00
cpupara.pas - i386, x86_64, SPARC: removed paramanager.getintparaloc overrides, it is handled by generic implementation since r24716. 2014-02-24 16:01:14 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
ncpuadd.pas * synchronised with trunk r29513 2015-01-21 23:18:29 +00:00
ncpucall.pas * SPARC: UNIMP instruction has 22-bit "opcode", not 12-bit. 2014-04-17 14:08:33 +00:00
ncpucnv.pas * completed thlcgobj.location_force_fpureg(), use it everywhere and removed 2014-03-10 09:01:05 +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 * give a regular error message instead of an internal error on x86 2007-12-01 11:28:15 +00:00
racpugas.pas
rgcpu.pas + SPARC: implemented register spill replacement. 2014-01-03 08:14:43 +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