1
0
Fork 0
mirror of https://github.com/YosysHQ/picorv32.git synced 2025-01-03 03:43:38 -05:00
picorv32/tests
2017-01-13 17:02:56 +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 Update riscv-gnu-toolchain to git rev 914224e 2017-01-13 17:02:56 +01:00
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 Update riscv-gnu-toolchain to git rev 914224e 2017-01-13 17:02:56 +01:00
remu.S Update riscv-gnu-toolchain to git rev 914224e 2017-01-13 17:02:56 +01:00
riscv_test.h
sb.S
sh.S
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