fpc/compiler/riscv
Pierre Muller 49ddf159b2 Fix internalerror generated with riscv32 compiler.
Fix
  Compiling ./fcl-passrc/src/pscanner.pp
  pscanner.pp(2512,40) Fatal: Internal error 2006010801
  error generated for riscv32-linux target after commit #c83e6c34
  by correcting expectloc for riscv32 for 64-bit comparisons.
  Add a small test.
2022-10-25 18:42:14 +02:00
..
aasmcpu.pas
agrvgas.pas + support RV32E Extension 2022-07-17 22:14:13 +02:00
aoptcpurv.pas
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