fpc/compiler/avr
2015-12-12 22:37:41 +00:00
..
aasmcpu.pas * do not convert JMP into RJMP in assembler blocks, resolves issue #280208 2015-05-30 16:17:24 +00:00
agavrgas.pas * store a pointer to the used tasminfo record in every assembler writer, so 2015-09-12 23:32:13 +00:00
aoptcpu.pas Fix incorrect AVR optimization. 2015-11-21 16:53:56 +00:00
aoptcpub.pas Added some peephole optimizations, and fixed generic unconditional jump optimizations, for AVR. 2015-06-13 12:25:11 +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 Fix AVR comparison with zero. 2015-12-05 15:25:33 +00:00
cpubase.pas Fix is_calljmp to include call instructions. This was breaking some optimizations previously. 2015-07-30 06:29:21 +00:00
cpuinfo.pas * set a proper sram base for the avrsim controller type 2015-12-12 22:37:41 +00:00
cpunode.pas Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. 2015-11-22 00:37:10 +00:00
cpupara.pas * support marking defs created via the getreusable*() class methods as 2015-11-04 20:46:18 +00:00
cpupi.pas * proper tavrprocinfo.calc_stackframe_size 2015-04-14 20:48:13 +00:00
cputarg.pas
hlcgcpu.pas * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because 2014-08-19 20:22:54 +00:00
itcpugas.pas * mulsu opcode spelling fixed 2015-04-26 16:08:52 +00:00
navradd.pas * do not use an extra register, if CPC does a comparison with 0, 2015-07-27 19:49:05 +00:00
navrcnv.pas * named class properly 2015-04-09 20:36:47 +00:00
navrmat.pas * use handle_locjump() instead of local inlined version 2015-08-27 18:28:52 +00:00
navrutil.pas Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. 2015-11-22 00:37:10 +00:00
raavr.pas
raavrgas.pas Added predecrement addressing support to the AVR assembler reader 2015-04-24 17:25:57 +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 * cosmetics 2015-04-14 20:47:26 +00:00
symcpu.pas o fixes handling of iso i/o parameters/program parameters: 2015-05-01 20:58:31 +00:00