fpc/compiler/riscv
Jeppe Johansen b98eb3daa9 Changed order in stack unravelling RTL code, to match the most common cases.
Fixed unsigned conditions for branch conditions.
Added some additional const loading cases.
Changed the temporary register used during calls because it could otherwise clash with the argument passing registers.

git-svn-id: branches/laksen/riscv_new@39492 -
2018-07-23 01:11:31 +00:00
..
aasmcpu.pas Added implementation of InstructionLoadsFromReg. 2018-07-22 18:38:07 +00:00
agrvgas.pas
cgrv.pas Changed order in stack unravelling RTL code, to match the most common cases. 2018-07-23 01:11:31 +00:00
hlcgrv.pas
nrvadd.pas
nrvcnv.pas
nrvcon.pas
nrvinl.pas
nrvset.pas Add RV64GC cpu type. 2018-07-21 22:34:42 +00:00
rgcpu.pas