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
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
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
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