fpc/compiler/riscv
Interferon 8382c6f586 Added generic WCH32Vx RISC-V processor types using memory size suffixes
Modified low-level startup code for RISCV32 embedded microcontrollers to
allow user code override of reset handlers for non-power-up reset events
as well as enabling user code override handlers for all 255 possible
interrupt vectors.
Separated out the low-level startup memory init into a callable procedure
to allow users that have caught reset events to init memory again if needed.

Signed-off-by: Interferon <brspm2@pinnaclesimulation.com>
2023-08-26 22:12:00 +02:00
..
aasmcpu.pas + RiscV: initial support of pic generation 2021-03-13 16:18:00 +00:00
agrvgas.pas Added generic WCH32Vx RISC-V processor types using memory size suffixes 2023-08-26 22:12:00 +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: generate mret only for FreeRTOS and Embedded 2022-07-20 22:16:19 +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 Fix internalerror generated with riscv32 compiler. 2022-10-25 18:42:14 +02: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
rvreg.dat * unified Risc-V 32 and 64 register data file 2022-05-30 21:10:34 +02:00