pierre 5e6669890a Handle asmextraopt in powerpc, mips and sparc assemblers hace 11 años
..
aasmcpu.pas 20dbda751a * fixed sparc compilation after addr_lo/hi changes hace 18 años
aoptcpu.pas 790a4fe2d3 * log and id tags removed hace 20 años
aoptcpub.pas 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg hace 13 años
aoptcpud.pas 790a4fe2d3 * log and id tags removed hace 20 años
cgcpu.pas 4168388235 + SPARC: support 8 and 16-bit arithmetic shifts. hace 11 años
cpubase.pas eaba90dda7 * SPARC: since peephole optimizer recognizes only one conditional branching instruction, generate all branches using A_Bxx opcode, and change it to A_FBxx if necessary when writing assembler. This enables optimization of floating-point branches. hace 11 años
cpuelf.pas 0aa7204707 + Added codes of dynamic relocations to TElfTarget; since most targets use similar dynamic relocation model differing only in code values, this will allow to do majority of handling in the base class. hace 12 años
cpugas.pas 5e6669890a Handle asmextraopt in powerpc, mips and sparc assemblers hace 11 años
cpuinfo.pas e190f76dd9 * removed spaces from sparc cpu name strings so they can be much easier used hace 13 años
cpunode.pas b270a1922b * reverts r18960, should solve sparc trouble hace 14 años
cpupara.pas d70a880f33 * SPARC: properly justify parameters on stack with size less than 4, fixes failure on tests/cg/tcalext5.pp hace 11 años
cpupi.pas 176d8434e4 * SPARC: completely rewrote PIC-related code, got it twice shorter in source lines and much less instructions in generated code. hace 11 años
cputarg.pas 7587145320 Add possibility to test sparc elf generator with -dTEST_AGSPARC_ELF hace 13 años
hlcgcpu.pas 72e9cfee24 * create/destroy also the high level code generator for all architectures, hace 14 años
itcpugas.pas 790a4fe2d3 * log and id tags removed hace 20 años
ncpuadd.pas 720b9bf560 * SPARC: reworked 64-bit comparisons so their result is always in flags. Comparisons are emitted as subtractions, sides are optionally swapped to avoid using Z flag (since it is not set correctly in multi-word subtraction). This generates significantly shorter code: when both sides are in registers it is just 3 instructions for equal/unequal and 2 instructions otherwise. hace 11 años
ncpucall.pas 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) hace 12 años
ncpucnv.pas 58cc531dd9 * SPARC: convert from int64/qword to float using genmath helpers. Removes dependency on softfloat code. hace 11 años
ncpuinln.pas 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
ncpumat.pas 0afd95e840 * SPARC, tmoddivnode improvements/fixes: hace 11 años
ncpuset.pas c673c32ad9 + SPARC: generate position-independent case jump tables, as specified by ABI. hace 11 años
opcode.inc 9a486d73ba + SPARC: support FNEGd/FNEGq internal instructions, and use them to implement floating-point negation more efficiently. hace 11 años
racpu.pas 18eb495d0f * give a regular error message instead of an internal error on x86 hace 18 años
racpugas.pas eaba90dda7 * SPARC: since peephole optimizer recognizes only one conditional branching instruction, generate all branches using A_Bxx opcode, and change it to A_FBxx if necessary when writing assembler. This enables optimization of floating-point branches. hace 11 años
rgcpu.pas d2a9308181 + SPARC: implemented register spill replacement. hace 11 años
rspcon.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspdwrf.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspnor.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspnum.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rsprni.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspsri.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspstab.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspstd.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspsup.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
spreg.dat c3da1aa542 Reenabled D0-D30 registers hace 13 años
strinst.inc 9a486d73ba + SPARC: support FNEGd/FNEGq internal instructions, and use them to implement floating-point negation more efficiently. hace 11 años