blob: 0352843344e3af4cacad3f52c39a8fc13c2cb884 (
plain) (
blame)
1
2
3
|
The bug report describes an issue where QEMU does not set the `vill` flag as specified by the RISC-V V Spec 1.0 when using a reserved form of the `vsetvli` instruction. This is related to how instructions are handled in QEMU, specifically the vector extension (V) instructions.
**Category:** instruction
|