.. |
aasmcpu.pas
|
3eef641833
* convert jmp into rjmp only of the target is not a function
|
8 years ago |
agavrgas.pas
|
74a49b5f91
* restructured the the TExternalAssembler constructors so that the
|
8 years ago |
aoptcpu.pas
|
8e7101a65a
* proper naming of the optimziation in the DebugMsg
|
8 years ago |
aoptcpub.pas
|
03880c2f74
Added some peephole optimizations, and fixed generic unconditional jump optimizations, for AVR.
|
10 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
|
0954e09834
* correctly handle 16 bit signed operations on AVRs without mul instruction, resolves #31036
|
8 years ago |
cpubase.pas
|
c86bac021b
+ xch instruction for avr
|
8 years ago |
cpuinfo.pas
|
73c46a5988
- removed unused constants
|
8 years ago |
cpunode.pas
|
da7e1b3769
+ tavraddrnode.pass_generate_code, avoiding unneeded moves
|
8 years ago |
cpupara.pas
|
fa3b0ca312
* support marking defs created via the getreusable*() class methods as
|
9 years ago |
cpupi.pas
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
8 years ago |
cputarg.pas
|
0e13d07a31
+ more avr code
|
17 years ago |
hlcgcpu.pas
|
b745dcc64c
* moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because
|
11 years ago |
itcpugas.pas
|
c86bac021b
+ xch instruction for avr
|
8 years ago |
navradd.pas
|
89c1b68b14
* Delete regvars unit.
|
8 years ago |
navrcnv.pas
|
061a1aacf3
* named class properly
|
10 years ago |
navrmat.pas
|
10b2ea3b1b
* use handle_locjump() instead of local inlined version
|
10 years ago |
navrmem.pas
|
da7e1b3769
+ tavraddrnode.pass_generate_code, avoiding unneeded moves
|
8 years ago |
navrutil.pas
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 years ago |
raavr.pas
|
0e13d07a31
+ more avr code
|
17 years ago |
raavrgas.pas
|
015f034904
* reverted r35424, wasn't ready for commit yet
|
8 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
|
a25ebbba3e
+ added volatility information to all memory references
|
8 years ago |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 years ago |