.. |
aasmcpu.pas
|
4664e510e6
* RiscV: handle more instructions in taicpu.spilling_get_operation_type
|
5 months ago |
agrvgas.pas
|
da6c0e919b
+ RiscV: rv32gcb
|
5 months ago |
aoptcpurv.pas
|
860a2d0145
- disable Slti0B2B as well
|
5 months ago |
cgrv.pas
|
b2f6214b33
+ a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code
|
6 months ago |
cpubase.pas
|
5bb4049737
* remove accidently committed debug statement
|
7 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 |