On 1/12/24 16:05, Richard Henderson wrote:
In a couple of places, clearing the entire vector before storing one
element is the easiest solution. Wrap that into a helper function.
Signed-off-by: Richard Henderson
---
target/arm/tcg/translate-a64.c | 21 -
1 file changed,
In a couple of places, clearing the entire vector before storing one
element is the easiest solution. Wrap that into a helper function.
Signed-off-by: Richard Henderson
---
target/arm/tcg/translate-a64.c | 21 -
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/