fpc/compiler/sparc
mazen ace3595b4f * TOldRegister isnow just an alias for TCpuRegister
* TCpuRegister is used to define cpu register set physically available
+ CpuRegs array to easially create correspondence between TCpuRegister and TRegister
2003-04-29 12:03:52 +00:00
..
aasmcpu.pas * test of invalid opcode/operand combination gives internal error 2003-04-29 11:06:15 +00:00
cgcpu.pas * fixed bug of output generated assembler for a_cmp_const_ref_label 2003-04-29 11:58:21 +00:00
cpubase.pas * TOldRegister isnow just an alias for TCpuRegister 2003-04-29 12:03:52 +00:00
cpugas.pas * remaking sparc rtl compile 2003-03-15 22:51:58 +00:00
cpuinfo.pas
cpunode.pas * making math code in RTL compiling. 2003-01-22 20:45:15 +00:00
cpupara.pas * fix sparc compile 2003-04-23 13:35:39 +00:00
cpupi.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
cpuregs.inc + This file is used to define all cpu registers physically available 2003-04-29 11:53:38 +00:00
cpuswtch.pas
cputarg.pas
ncpuadd.pas * fixing index overflow in handling new registers arrays. 2003-03-10 21:59:54 +00:00
ncpucall.pas - InternalError removed from TSparcCallNode.push_framepointer as it is called by common coplier code. 2003-04-28 09:49:58 +00:00
ncpucnv.pas * fix compile for ppc,sparc,m68k 2003-04-23 21:10:54 +00:00
ncpuinln.pas
ncpumat.pas * remaking sparc rtl compile 2003-03-15 22:51:58 +00:00
opcode.inc
radirect.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
rasm.pas
registers.inc * signification of ths faile has changed. 2003-04-29 11:52:52 +00:00
rgcpu.pas + Implemented the actual register allocator 2003-04-22 10:09:34 +00:00
sparcint.inc
stabregi.inc * many stuff related to RTL fixed 2003-01-20 22:21:36 +00:00
strinst.inc * instruction are moved lowercase to allow using old assmeblers 2003-04-29 10:00:31 +00:00
strregs.inc * many stuff related to RTL fixed 2003-01-20 22:21:36 +00:00