Results 16 comments of Claire Wolf

I think it would be important to make sure all 4 cases with rs1 LSB set and cleared and immediate LSB set and cleared should be covered, to make sure...

Jfyi: In addition to riscv-torture I'm now using [csmith](https://embed.cs.utah.edu/csmith/) to generate test cases that I compile using riscv gcc. It's still under construction, but if anyone is interested, here are...

jfyi: https://github.com/csmith-project/csmith/issues/34

I now have a working setup with csmith. Jfyi, here is what I'm doing: First I use csmith to create a test case (my CPU is RV32, so I create...