blob: 5b02ba72d87a8eeb7541a04944a790cd2272f71d (
plain) (
blame)
1
2
3
|
The issue revolves around an incorrect implementation of the `xvldi` instruction within QEMU's translation code for LoongArch64 vectors. The bug specifically affects how the instruction interprets and processes its immediate value, leading to incorrect vector data being loaded.
**Category:** instruction
|