fpc/compiler/sparcgen
Jonas Maebe 1b66995754 * factored out check to determine whether a variable can be subscripted in
inline assembly, and fixed check after r35959 (mantis #32318)
   o can also subscript parameters passed by value on the stack
   o can also subscript local variables, the parameters passed by reference
     that are subsequently copied into a local

git-svn-id: trunk@37886 -
2018-01-01 14:29:21 +00:00
..
aasmcpu.pas
aoptcpu.pas * SLAX and MULX are candidates for the OpMov2Mov optimization as well 2017-08-20 17:20:35 +00:00
aoptcpub.pas
cgsparc.pas * a_loadfpu_ref_cgpara uses g_concatcopy instead of a_load_ref_ref 2017-08-20 15:21:57 +00:00
cpubase.pas * return correct reg_cgsize for int. registers on sparc64 2017-08-20 20:35:06 +00:00
cpugas.pas
cpupi.pas
hlcgcpu.pas
itcpugas.pas
ncpuadd.pas
ncpucall.pas * sparc64 does not generate a unimp instruction if a parameter is returned in a memory location 2017-08-20 15:21:55 +00:00
ncpucnv.pas
ncpuinln.pas
ncpumat.pas
ncpuset.pas * fix jump. tables for sparc64 2017-08-20 20:35:08 +00:00
opcode.inc + cas* mnemonics for sparc64 2017-09-11 20:06:22 +00:00
racpu.pas
racpugas.pas * factored out check to determine whether a variable can be subscripted in 2018-01-01 14:29:21 +00:00
rgcpu.pas * fix spilling on sparc64 if the offset must be built by sethi/or/xor 2017-09-09 19:36:52 +00:00
sppara.pas * split create_paraloc_info_intern for sparc32 and sparc64 2017-08-20 15:21:51 +00:00
spreg.dat
strinst.inc + cas* mnemonics for sparc64 2017-09-11 20:06:22 +00:00
symcpu.pas