fpc/compiler/ppcgen
Jonas Maebe 07bd4ba517 * let all the case code generation work with tconstexprint instead of aint,
so it also works for 32 bit targets and a high level code generator
    (where aint is still 32 bit, but 64 bit operations are not decomposed)

git-svn-id: trunk@41441 -
2019-02-24 19:58:37 +00:00
..
aasmcpu.pas
agppcgas.pas * GAS readers and writers can handle section flags 2018-10-20 18:23:24 +00:00
cgppc.pas * converted Boolean8 to an internal type, and mapped Boolean to the 2018-10-16 21:14:18 +00:00
hlcgppc.pas * wrong ifdef exposed by warning with -O3 fixed 2018-10-20 09:16:51 +00:00
ngppcadd.pas * converted Boolean8 to an internal type, and mapped Boolean to the 2018-10-16 21:14:18 +00:00
ngppccnv.pas
ngppcinl.pas
ngppcset.pas * let all the case code generation work with tconstexprint instead of aint, 2019-02-24 19:58:37 +00:00
rgcpu.pas