fpc/compiler/sparc
mazen 87c9ee49d9 * FirstReg <-- R_G0 instead of Low(TOldRegister)=R_NONE
* LastReg <-- R_L7 instead of High(R_ASR31)=High(TOldRegister)
* FirstReg..LastReg rplaced by TOldRegister in several arrays declarions
2003-02-26 22:06:27 +00:00
..
aasmcpu.pas * asm condition generation modified by TAiCpu.SetCondition 2003-02-18 22:00:20 +00:00
cgcpu.pas * code re-aligned 2 spaces 2003-02-25 21:41:44 +00:00
cpubase.pas * FirstReg <-- R_G0 instead of Low(TOldRegister)=R_NONE 2003-02-26 22:06:27 +00:00
cpugas.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
cpuinfo.pas * made target_cpu_name lowercase 2002-11-16 20:07:57 +00:00
cpunode.pas * making math code in RTL compiling. 2003-01-22 20:45:15 +00:00
cpupara.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
cpupi.pas * fixing bug related to errornous program main entry stack frame 2003-02-06 22:36:55 +00:00
cpuswtch.pas
cputarg.pas
ncpuadd.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
ncpucall.pas * making UNIT lower case. 2003-02-05 22:44:55 +00:00
ncpucnv.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
ncpuinln.pas * fixing several bugs compiling the RTL 2003-01-05 21:32:35 +00:00
ncpumat.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
opcode.inc * A_CMPrs --> A_FCMPs and A_CMPd --> A_FCMPd 2003-01-20 20:15:44 +00:00
radirect.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
rasm.pas
registers.inc * many stuff related to RTL fixed 2003-01-20 22:21:36 +00:00
rgcpu.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
sparcint.inc
stabregi.inc * many stuff related to RTL fixed 2003-01-20 22:21:36 +00:00
strinst.inc * branch instructions are now contigous 2002-10-17 14:48:34 +00:00
strregs.inc * many stuff related to RTL fixed 2003-01-20 22:21:36 +00:00