blob: 50c0cd82a3fedb7be294f2bb14f372453a33c738 (
plain) (
blame)
1
2
3
|
instruction
The bug report describes an issue related to setting the SVE vector length using an instruction that affects how QEMU simulates this behavior. The problem arises from a change in handling the `sve-max-vq` option and its impact on testing software compiled with specific SVE vector lengths, which is more about instruction simulation rather than a runtime error or syscall issue.
|