michael
|
9464fb3fc1
* Remove debug statements
|
5 years ago |
Károly Balogh
|
1aad73217c
m68k-amiga: add some defines, to disable part of OS headersin the RTL when compiling for OS1.x. this is to aid the implementation of future AmigaOS 1.x support
|
5 years ago |
florian
|
c239ae9414
* Xtensa: generate long calls
|
5 years ago |
florian
|
d7126bd42c
+ Xtensa: initial support of the windowed abi
|
5 years ago |
florian
|
7e4ee79e65
* Xtensa: more fixes for load_reg/ref_reg/ref
|
5 years ago |
florian
|
47f6af4416
* Xtensa: improve tcgcpu.fixref
|
5 years ago |
florian
|
5631acc401
* Xtensa: fix load_reg/ref_reg/ref
|
5 years ago |
florian
|
f976083e7f
* Xtensa: set correct frame pointer register
|
5 years ago |
florian
|
639f1c476f
+ Xtensa: tcpuinlinenode.second_abs_long
|
5 years ago |
florian
|
2a957e77bf
+ Xtensa: initial implementation of tcgcpu.g_proc_entry
|
5 years ago |
florian
|
705218fef1
+ Xtensa: tcg64fxtensa.a_op64_const_reg
|
5 years ago |
florian
|
65be647bbd
+ Xtensa: initial tcg64fxtensa.a_op64_const_reg_reg, still room for improvements
|
5 years ago |
florian
|
819e2638bb
+ Xtensa: tcgcpu.maybeadjustresult
|
5 years ago |
florian
|
aa2907cffa
* Xtensa: cleanup dummy code
|
5 years ago |
Jeppe Johansen
|
662f069a21
xtensa: Add 64bit arithmetic operations.
|
5 years ago |
florian
|
470cc8eb1c
+ Xtensa: make use of slli and srli
|
5 years ago |
Jeppe Johansen
|
222cad35a9
Add immediate/zero comparisons.
|
5 years ago |
florian
|
2146ca3616
* Xtensa: shifting fixed
|
5 years ago |
florian
|
014785833f
+ Xtensa: initial tcg64fxtensa.a_op64_reg_reg_reg
|
5 years ago |
florian
|
8c9c1d9798
+ Xtensa: implemented tcg64fxtensa.a_op64_reg_reg
|
5 years ago |
florian
|
2a8f2f3662
* Xtense: prettify assembler output
|
5 years ago |
florian
|
fb2e262027
* Xtensa: cleanup unused stuff
|
5 years ago |
florian
|
b1759d9e91
+ Xtensa: tcgcpu.g_concatcopy
|
5 years ago |
florian
|
46e8cb3e49
+ Xtensa: make use of ADDI
|
5 years ago |
florian
|
2c689fa572
+ Xtensa: tcgcpu.a_op_const_reg_reg
|
5 years ago |
florian
|
e34a759659
+ Xtensa: mathu.inc using only the softfloat unit provided mechanisms
|
5 years ago |
michael
|
f8046fc217
* Add constructor (part of webidl 2 spec)
|
5 years ago |
Károly Balogh
|
a48d40e08e
amicommon: cleaned up the voodoo padding magic and packed record from the DOS unit SearchRec. This structure is entirely platform specific, ancient code might have accessed it from assembly, but it's no longer the case.
|
5 years ago |
Károly Balogh
|
65330f346d
amicommon: make sure to reset packrecords to default after OS structure inclusion
|
5 years ago |
Károly Balogh
|
cd76003b4d
amiga: remove packed from RTL OS record/structure definitions, use PACKRECORDS 2 instead. this allows much better code to be generated for a plain 68000 RTL
|
5 years ago |