fpc/compiler/sparcgen
2019-03-02 09:37:49 +00:00
..
aasmcpu.pas
aoptcpu.pas * modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679 2019-01-20 14:16:38 +00:00
aoptcpub.pas - get rid of MaxOps, it is redundant with max_operands 2018-11-02 21:32:29 +00:00
cgsparc.pas * converted Boolean8 to an internal type, and mapped Boolean to the 2018-10-16 21:14:18 +00:00
cpubase.pas Fix for bug report #34380 2018-10-18 20:21:54 +00:00
cpugas.pas
cpupi.pas
hlcgcpu.pas
itcpugas.pas * integer registers must have the size R_SUBWHOLE for sparc, resolves issue #32065 2017-07-03 20:49:06 +00:00
ncpuadd.pas
ncpucall.pas * sparc64 does not generate a unimp instruction if a parameter is returned in a memory location 2017-08-20 15:21:55 +00:00
ncpucnv.pas
ncpuinln.pas
ncpumat.pas * fixed compilation with -O3 (one false positive, one real error) 2018-11-01 20:39:38 +00:00
ncpuset.pas * let all the case code generation work with tconstexprint instead of aint, 2019-02-24 19:58:37 +00:00
opcode.inc + cas* mnemonics for sparc64 2017-09-11 20:06:22 +00:00
racpu.pas
racpugas.pas * factored out check to determine whether a variable can be subscripted in 2018-01-01 14:29:21 +00:00
rgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
sppara.pas * initialize function result for variadic functions (fixup for r41420) 2019-03-02 09:37:49 +00:00
spreg.dat
strinst.inc + cas* mnemonics for sparc64 2017-09-11 20:06:22 +00:00
symcpu.pas