.. |
aasmcpu.pas
|
425ef662cc
* patch by Pierre to fix spilling and jump handling of pseudo-instructions
|
4 months ago |
agrvgas.pas
|
da6c0e919b
+ RiscV: rv32gcb
|
5 months ago |
aoptcpurv.pas
|
62236ec2bb
* proper naming
|
4 months ago |
cgrv.pas
|
065ddfd8d4
+ RiscV: ROL/ROR code generation support
|
4 months ago |
cpubase.pas
|
425ef662cc
* patch by Pierre to fix spilling and jump handling of pseudo-instructions
|
4 months ago |
hlcgrv.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
itcpugas.pas
|
971d97c179
+ RiscV: make use of the fmv.w.x/fmv.d.x instruction to load 0.0
|
7 months ago |
nrvadd.pas
|
95c2a5a2d7
+ RiscV: support ZMMUL extension
|
6 months ago |
nrvcnv.pas
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
7 years ago |
nrvcon.pas
|
f417c87ec8
* RiscV: check for cpu capabilities before using fmv for loading zero
|
7 months ago |
nrvinl.pas
|
7aae7a8d51
+ min/max optimization support for RiscV
|
7 months ago |
nrvmat.pas
|
c3110dfaa9
+ RiscV: make use of the fneg.* instruction
|
7 months ago |
nrvset.pas
|
ccae78f97a
+ RiscV64: apply OptPass1OP also to addiw
|
9 months ago |
nrvutil.pas
|
fecd25bac1
* fix typo
|
5 months ago |
pararv.pas
|
b7608b045b
* RiscV: push_addr_param unified
|
7 months ago |
rarv.pas
|
d1fb44044f
* unified RiscV32 and RiscV64 GAS readers
|
4 years ago |
rarvgas.pas
|
a05aa25aad
* Risc-V: allow also register aliases in register modification lists after asm blocks, last part to resolve #39738
|
3 years ago |
rgcpu.pas
|
92b0ea7d02
Add explicit smallint typecast to first marameter of SarSmallint call to avoid range check errors
|
5 years ago |
rvreg.dat
|
8d0bdf2f16
+ RiscV: vector registers
|
7 months ago |