fpc/compiler/riscv
2022-07-17 22:14:13 +02:00
..
aasmcpu.pas + RiscV: initial support of pic generation 2021-03-13 16:18:00 +00:00
agrvgas.pas + support RV32E Extension 2022-07-17 22:14:13 +02:00
aoptcpurv.pas Fix check that third parameter of ADDI hp1 instruction is a constant 2021-06-02 19:58:38 +00:00
cgrv.pas riscv: Merge stack code, fix interrupted code 2022-07-02 15:07:42 +02:00
cpubase.pas * Risc-V: allow also register aliases in register modification lists after asm blocks, last part to resolve #39738 2022-06-03 22:54:18 +02:00
hlcgrv.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
itcpugas.pas + forgotten pseudo-instructions added 2022-06-01 22:31:26 +02:00
nrvadd.pas * do not generate mul instructions if the mul extension is not available 2021-03-06 14:23:54 +00:00
nrvcnv.pas
nrvcon.pas
nrvinl.pas
nrvset.pas
rarv.pas * unified RiscV32 and RiscV64 GAS readers 2021-03-07 08:53:03 +00:00
rarvgas.pas * Risc-V: allow also register aliases in register modification lists after asm blocks, last part to resolve #39738 2022-06-03 22:54:18 +02: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
rvreg.dat * unified Risc-V 32 and 64 register data file 2022-05-30 21:10:34 +02:00