sail-riscv icon indicating copy to clipboard operation
sail-riscv copied to clipboard

Check that read_vmask_carry is correct

Open Timmmm opened this issue 1 year ago • 0 comments
trafficstars

One thing I noticed is the read_vmask_carry function doesn't seem to be doing anything, as it looks like it is only called with vm=0b0 where it is then the same as read_vmask.

From here.

Timmmm avatar Sep 20 '24 17:09 Timmmm