.. |
aasmcpu.pas
|
0e7e45d423
* avoid warnings in the avr code generator
|
13 years ago |
agavrgas.pas
|
6d4a9aad66
pass new asm extra opt using -ao option
|
11 years ago |
aoptcpu.pas
|
8f343078fa
* optimize moves into movw if possible
|
14 years ago |
aoptcpub.pas
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
13 years ago |
aoptcpud.pas
|
bc73f9021c
Merged revisions 5891-10167,10169-10180 via svnmerge from
|
17 years ago |
avrreg.dat
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
cgcpu.pas
|
cb48c2afca
* some fixes for parameter handling on avr
|
11 years ago |
cpubase.pas
|
c48d572996
Implement support for saving and restoring address registers.
|
12 years ago |
cpuinfo.pas
|
8b17a358e4
Remove all traces of the interrupt vector table generation mechanism
|
13 years ago |
cpunode.pas
|
9856e548ed
* avr stuff, work in progress
|
16 years ago |
cpupara.pas
|
cb48c2afca
* some fixes for parameter handling on avr
|
11 years ago |
cpupi.pas
|
0e7e45d423
* avoid warnings in the avr code generator
|
13 years ago |
cputarg.pas
|
0e13d07a31
+ more avr code
|
17 years ago |
hlcgcpu.pas
|
ac419e1cb4
+ passthrough hlcgpu for AVR
|
13 years ago |
itcpugas.pas
|
8d960cb608
+ implementation of shifting operations for avr
|
14 years ago |
navradd.pas
|
ecd0749d73
* class name in comment fixed
|
12 years ago |
navrcnv.pas
|
f419966f06
+ generic second_int_to_bool, depends on OP_OR setting flags
|
14 years ago |
navrmat.pas
|
d2aa35e9de
* throw an internal error if code generation depends on expectloc but expectloc and real loc do not match
|
13 years ago |
raavr.pas
|
0e13d07a31
+ more avr code
|
17 years ago |
raavrgas.pas
|
0fc422f244
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
|
13 years ago |
ravrcon.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrdwa.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrnor.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrnum.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrrni.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrsri.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrsta.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrstd.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrsup.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
rgcpu.pas
|
53ee505d84
* fixed spilling
|
14 years ago |