mazen
|
c30ebcb633
* remaking sparc rtl compile
|
22 years ago |
mazen
|
a33dd56d81
* fixing index overflow in handling new registers arrays.
|
22 years ago |
mazen
|
ed1ba5dc1c
* asm condition generation modified by TAiCpu.SetCondition
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
mazen
|
215880afe8
* fixing several bugs compiling the RTL
|
22 years ago |
carl
|
3214bab118
* maxoperands -> max_operands (for portability in rautils.pas)
|
22 years ago |
carl
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 years ago |
mazen
|
f97aa452bd
* SPARC calling mechanism almost OK (as in GCC./mppcsparc )
|
23 years ago |
mazen
|
928e3c583b
* op_reg_reg_reg don't need any more a TOpSize parameter
|
23 years ago |
mazen
|
1097619459
*** empty log message ***
|
23 years ago |
mazen
|
1e23f14e4f
* TOpSize values changed S_L --> S_SW
|
23 years ago |
mazen
|
351c11d2a8
- cga.pas redueced to an empty unit
|
23 years ago |
mazen
|
220be9c38f
+ op_raddr_reg and op_caddr_reg added to fix functions prologue
|
23 years ago |
mazen
|
c8b64f79dc
* carl's patch applied
|
23 years ago |
mazen
|
e95fb0ff3a
* sone coding style modified
|
23 years ago |
mazen
|
3a3b8a3dc4
* assembler output format fixed
|
23 years ago |
mazen
|
14bb0a51b4
+ out registers allocator for the first 6 scalar parameters which must be passed into %o0..%o5
|
23 years ago |
mazen
|
b5882415a3
+ procedures exiting prologue added and stack frame now restored in the delay slot of the return (JMPL) instruction
|
23 years ago |
mazen
|
ab508fa44f
*** empty log message ***
|
23 years ago |