Jonas Maebe
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
florian
|
049d7884cd
* take advantage of the fact that SRA reg1,x,reg2 sign extends to the upper 32 bit bits of a 64 bit register
|
8 years ago |
florian
|
7ed3757f8c
+ TCGSparc64.a_load_reg_ref_unaligned
|
8 years ago |
pierre
|
6fdd952fd9
Fix check for setting use_unlimited_pic_mode for sparc64
|
8 years ago |
florian
|
3ee8e836e9
* properly handle constants from -2^32 to -1 on sparc64
|
8 years ago |
florian
|
fd698a22f4
* handling of negative constants in TCGSparc64.a_load_const_reg
|
8 years ago |
florian
|
ea8774c18d
* split the sparc code generator into a generic base class and separate classes for sparc32 and sparc64
|
8 years ago |