Jonas Maebe
|
4c7c8b9c3a
* fixed mtfsb0 instruction for assembler reader/writer
|
21 years ago |
florian
|
2aeea741ed
* fixed ppc compilation
|
21 years ago |
Jonas Maebe
|
8c11916462
* forgot call to cg.g_overflowcheck() in nppcadd
|
21 years ago |
Jonas Maebe
|
d5373d5971
* fixed several ppc assembler reader related problems
|
22 years ago |
Jonas Maebe
|
6623aaf098
* fixed is_condreg
|
22 years ago |
florian
|
3b743d766b
* fixed ppc assembler reader
|
22 years ago |
florian
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
mazen
|
ba59054e84
* rgHelper renamed to rgBase
|
22 years ago |
mazen
|
75f88a5b90
* now uses standard routines in rgHelper unit to search registers by number and by name
|
22 years ago |
florian
|
05fcae577a
* some ppc stuff fixed
|
22 years ago |
peter
|
0939085ab1
* commented out more obsolete constants
|
22 years ago |
florian
|
1df13c788c
* fixed some MMX<->SSE
|
22 years ago |
mazen
|
7668192be0
+ Alignement field added to TParaLocation (=4 as 32 bits archs)
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
Jonas Maebe
|
c8863b920b
* fixed some ppc problems
|
22 years ago |
peter
|
98d153815c
* some fixes for ppc
|
22 years ago |
peter
|
601160a0e3
* powerpc compiles again
|
22 years ago |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 years ago |
olle
|
c2fe8dbd99
* merged macos entry/exit code generation into the general one.
|
22 years ago |
Jonas Maebe
|
356ee447ba
* "lastsaveintreg" is RS_R31 instead of RS_R27 with -dnewra, because
|
22 years ago |
Jonas Maebe
|
1846337739
* fixed ppc compiler
|
22 years ago |
Jonas Maebe
|
2763f461ce
* VOLATILE_REGISTERS was wrong (it was more or less the inverted set
|
22 years ago |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 years ago |
Jonas Maebe
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 years ago |
Jonas Maebe
|
a5a186799a
+ added supreg_name function
|
22 years ago |
Jonas Maebe
|
709e6da4fa
- removed ALL_INTREGISTERS (only the one in rgobj is valid)
|
22 years ago |
peter
|
1e7ecac976
* FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |
Jonas Maebe
|
d321606bc5
* changed scratchregs from r28-r30 to r29-r31
|
22 years ago |