.. |
aasmcpu.pas
|
* avoid warnings in the avr code generator
|
2012-01-08 20:10:59 +00:00 |
agavrgas.pas
|
* fixed compilation after r20801
|
2012-04-15 21:11:10 +00:00 |
aoptcpu.pas
|
* optimize moves into movw if possible
|
2011-03-09 19:42:15 +00:00 |
aoptcpub.pas
|
* RefsHaveIndexReg -> cpurefshaveindexreg
|
2012-03-10 19:43:52 +00:00 |
aoptcpud.pas
|
|
|
avrreg.dat
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
cgcpu.pas
|
+ also specify the parameter def when allocating a parameter via
|
2012-06-24 15:02:12 +00:00 |
cpubase.pas
|
Added FPv4_d16 FPU instructions, and a few extra registers
|
2012-10-08 20:04:14 +00:00 |
cpuinfo.pas
|
Remove all traces of the interrupt vector table generation mechanism
|
2012-10-08 00:10:52 +00:00 |
cpunode.pas
|
* avr stuff, work in progress
|
2009-07-25 19:31:06 +00:00 |
cpupara.pas
|
+ introduce cstylearrayofconst because pocall_mwcall was forgotten at several places
|
2012-08-05 08:48:23 +00:00 |
cpupi.pas
|
* avoid warnings in the avr code generator
|
2012-01-08 20:10:59 +00:00 |
cputarg.pas
|
|
|
hlcgcpu.pas
|
+ passthrough hlcgpu for AVR
|
2012-04-15 21:43:57 +00:00 |
itcpugas.pas
|
+ implementation of shifting operations for avr
|
2011-03-09 19:48:01 +00:00 |
navradd.pas
|
+ implements tavraddnode.second_cmpsmallset
|
2011-04-10 18:52:56 +00:00 |
navrcnv.pas
|
+ generic second_int_to_bool, depends on OP_OR setting flags
|
2011-02-26 20:58:48 +00:00 |
navrmat.pas
|
* throw an internal error if code generation depends on expectloc but expectloc and real loc do not match
|
2012-08-13 15:02:55 +00:00 |
raavr.pas
|
|
|
raavrgas.pas
|
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
|
2012-06-15 18:24:35 +00:00 |
ravrcon.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
ravrdwa.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
ravrnor.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
ravrnum.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
ravrrni.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
ravrsri.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
ravrsta.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
ravrstd.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
ravrsup.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
rgcpu.pas
|
* fixed spilling
|
2011-02-27 21:10:31 +00:00 |