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