blob: bb6dab68d5314dfa9b99345ed417c5a26b642827 (
plain) (
blame)
1
2
3
|
The issue revolves around the `sve-max-vq` option in QEMU, which affects how vector lengths are set for ARM's Scalable Vector Extension (SVE). This is related to runtime behavior since it deals with how QEMU emulates or sets hardware features during execution.
runtime
|