fpc/compiler/riscv
2020-11-25 20:20:08 +00:00
..
aasmcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
agrvgas.pas * pass lp64d to GNU AS for abi_riscv_hf to get the right ABI set 2020-11-25 20:20:08 +00:00
aoptcpurv.pas - RISC-V: Share optimizations between 32 and 64-bit. 2020-01-13 22:49:23 +00:00
cgrv.pas Replace outdated cgop2string function by tcgsize2str function from cgbase unit to fix EXTDEBUG cycle on powerpc64le-linux 2020-08-25 13:29:16 +00:00
hlcgrv.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
nrvadd.pas Comparison nodes are always in LOC_REGISTER, never in LOC_JUMP for riscv32 or riscv64 CPUs 2019-11-29 23:28:05 +00:00
nrvcnv.pas
nrvcon.pas
nrvinl.pas + software handling of exceptions on arm 2019-07-28 21:06:36 +00:00
nrvset.pas * let all the case code generation work with tconstexprint instead of aint, 2019-02-24 19:58:37 +00:00
rarvgas.pas - Add support for .option directive in riscv assembler. 2019-04-14 20:51:29 +00:00
rgcpu.pas Add explicit smallint typecast to first marameter of SarSmallint call to avoid range check errors 2019-11-29 23:26:45 +00:00