florian
|
c9fce8b742
* AVR: take care of CPUAVR_HAS_MOVW in assembler routines
|
5 년 전 |
florian
|
3ee32648c0
* system unit can be build for subarch avrtiny
|
5 년 전 |
Jeppe Johansen
|
2b92b97056
- Change syntax of sbiw operands to work around syntax in older binutils.
|
6 년 전 |
Jeppe Johansen
|
8eb523e696
- Add assembler implementation of integer division, patch by Christo Crause. For now there's a division by zero check added.
|
6 년 전 |
Jeppe Johansen
|
ebe4d4cf13
Fixed stack checking for embedded target. Based on work by Christo Crause
|
6 년 전 |
Jeppe Johansen
|
915e48c675
Add assembler implementation of Move.
|
6 년 전 |
Jeppe Johansen
|
f5e34990ae
- Adds intrinsics to save/restore SREG when disabling interrupts.
|
6 년 전 |
florian
|
a2838775cc
* interlocked methods with smallint parameters, resolves #31158
|
8 년 전 |
florian
|
3b665ddea2
- unused variable removed
|
8 년 전 |
Jeppe Johansen
|
5ec4d38231
Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence.
|
9 년 전 |
florian
|
34c7f45637
+ simple Move and FillChar pascal implementations for AVR
|
10 년 전 |
Jeppe Johansen
|
98606eea15
Fixed some bugs in the AVR RTL code.
|
11 년 전 |
pierre
|
8469741700
+ Added additional addr pointer parameter to
|
13 년 전 |
florian
|
9234486a42
* fixed compilation of assembler helpers
|
14 년 전 |
florian
|
7b9276ae8a
+ implementation of avr rtl helpers
|
14 년 전 |
florian
|
d672700a59
* some avr fixes
|
17 년 전 |
florian
|
c05d4912f4
+ basic system unit for avr-embedded
|
17 년 전 |