fpc/compiler/sparcgen
2017-07-26 14:56:11 +00:00
..
aasmcpu.pas Use A_LD_R and A_ST_R aliases for spilling_create_(load|store) functions 2017-07-26 14:56:11 +00:00
aoptcpu.pas + some SPARCv9 opcodes 2017-06-05 21:33:20 +00:00
aoptcpub.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
cgsparc.pas * guard case statement by internalerror to avoid a warning 2017-07-09 21:33:22 +00:00
cpubase.pas Add A_ST_R and A_LD_R instruction alias for whole register size store/load 2017-07-26 14:53:30 +00:00
cpugas.pas * pass -32 to the sparc assembler 2017-07-07 09:08:05 +00:00
cpupi.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
hlcgcpu.pas * cosmetics 2017-07-07 22:18:11 +00:00
itcpugas.pas * integer registers must have the size R_SUBWHOLE for sparc, resolves issue #32065 2017-07-03 20:49:06 +00:00
ncpuadd.pas Fix compilation failure for sparc CPU 2017-07-18 04:47:49 +00:00
ncpucall.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
ncpucnv.pas * sparc64: fix int to bool type conversions for 64 bit ints 2017-07-21 20:41:14 +00:00
ncpuinln.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
ncpumat.pas * use the 64 bit path in tSparcmoddivnode.pass_generate_code for all 64 bit types (including currency) on sparc64 2017-07-16 09:24:18 +00:00
ncpuset.pas * fix endless loop introduced by manual for -> while conversion 2017-06-04 20:04:35 +00:00
opcode.inc * sparc64: fix int to bool type conversions for 64 bit ints 2017-07-21 20:41:14 +00:00
racpu.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
racpugas.pas + SPARC64 cpugas unit 2017-06-10 11:24:55 +00:00
rgcpu.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
sppara.pas * basic sparc64 calling convention handling and stack frame handling fixed 2017-06-18 15:49:21 +00:00
spreg.dat + fccX registers 2017-07-03 20:48:56 +00:00
strinst.inc * sparc64: fix int to bool type conversions for 64 bit ints 2017-07-21 20:41:14 +00:00
symcpu.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00