1
0
Fork 0
mirror of https://github.com/YosysHQ/picorv32.git synced 2025-01-03 03:43:38 -05:00
picorv32/tests
2016-12-10 12:09:15 +01:00
..
add.S
addi.S
and.S
andi.S
auipc.S
beq.S
bge.S
bgeu.S
blt.S
bltu.S
bne.S
div.S
divu.S
j.S
jal.S
jalr.S
lb.S
lbu.S
lh.S
lhu.S
LICENSE
lui.S
lw.S
mul.S
mulh.S
mulhsu.S
mulhu.S
or.S
ori.S
README
rem.S
remu.S
riscv_test.h
sb.S Minor changes and build fixes for new riscv-gnu-toolchain 2016-12-10 12:09:15 +01:00
sh.S Minor changes and build fixes for new riscv-gnu-toolchain 2016-12-10 12:09:15 +01:00
simple.S
sll.S
slli.S
slt.S
slti.S
sra.S
srai.S
srl.S
srli.S
sub.S
sw.S
test_macros.h
xor.S
xori.S

Tests from https://github.com/riscv/riscv-tests/tree/master/isa/rv32ui