florian
|
27fb9086aa
* cleanup: cs_opt_loopunroll is a generic optimization for a long time already
|
3 年之前 |
florian
|
4f3271500a
* (modified) patch by Christo Crause: ESP8266 doesn't support min/max instructions, resolves #38175
|
4 年之前 |
florian
|
7f53d04ffd
+ xtensa: make use of nsau to implement Bsr*
|
4 年之前 |
florian
|
8ef6372340
* Xtensa: tcgcpu.g_concatcopy makes use of loop extensions if available
|
4 年之前 |
florian
|
6f222e276e
* Xtensa: make use of divide extension if available
|
5 年之前 |
florian
|
31cb670b20
+ Xtensa: make use of muluh/mulsh instructions
|
5 年之前 |
florian
|
5ad02a3799
+ Xtensa: more cpu capabilites
|
5 年之前 |
florian
|
d62d6af7ec
* Xtensa: patch by Christo Crause: fix controller date for esp8266, part of #37242
|
5 年之前 |
florian
|
a4695a7015
* xtensa-embedded: fix setting of the fpu and abi
|
5 年之前 |
florian
|
4141df7fe6
* Xtensa: patch by Christo Crause to handle the sign extension architecture option, resolves #36885
|
5 年之前 |
florian
|
fa4cbc89a5
+ Xtensa: hard float support, i.e. make use of floating point extension if available
|
5 年之前 |
florian
|
e147e191ca
* ESP32: set flash size to a resonable value (assumes external flash for now)
|
5 年之前 |
florian
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 年之前 |
florian
|
e858343c38
* Xtensa: no scheduler yet but loops can be unrolled
|
5 年之前 |
florian
|
ad99285fec
+ Xtensa: CALL0 abi started
|
5 年之前 |
florian
|
0d2db1a11c
* Xtensa: initial controller types
|
5 年之前 |
florian
|
9e40d536cb
+ Xtensa: initial skeleton completed
|
5 年之前 |