fpc/compiler/ppcgen
Jonas Maebe 197f5cbec5 * 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 -
(cherry picked from commit 07bd4ba517)

With local change to fix compilation for x86_64 CPU
2021-08-26 23:28:28 +02:00
..
aasmcpu.pas
agppcgas.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
cgppc.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
hlcgppc.pas * Merge 39989 to allow correct fullcycle with -O4 2020-08-06 09:31:05 +00:00
ngppcadd.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00
ngppccnv.pas powerpc: improved version of int_to_bool casting. now both also passes the improved version of tb0625 2016-12-11 16:00:27 +00:00
ngppcinl.pas
ngppcset.pas * let all the case code generation work with tconstexprint instead of aint, 2021-08-26 23:28:28 +02:00
rgcpu.pas