fpc/compiler/ppcgen
Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so
that we can use assembler writers with different conventions from the
    currently set target_asm (e.g. an x86 assembler writer for inline assembly
    in LLVM IR)

git-svn-id: trunk@31628 -
2015-09-12 23:32:13 +00:00
..
aasmcpu.pas * A_INSLWI, A_INSLWI_, A_INSRWI, A_INSRWI_ also modify operand 0 2014-02-02 15:32:00 +00:00
agppcgas.pas * store a pointer to the used tasminfo record in every assembler writer, so 2015-09-12 23:32:13 +00:00
cgppc.pas + added tasmlist parameter to getintparaloc() (needed for llvm) 2015-04-04 14:29:16 +00:00
hlcgppc.pas * synchronised with trunk till r30240 2015-03-15 19:44:58 +00:00
ngppcadd.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
ngppccnv.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
ngppcinl.pas * don't give an internalerror when trying to prefetch a regvar or even 2015-04-08 20:35:13 +00:00
ngppcset.pas
rgcpu.pas + added extra "orgsupreg" parameter to do_spill_read/do_spill_written/ 2013-11-11 11:15:43 +00:00