-
- Downloads
tcg/loongarch64: Set vector registers call clobbered
Because there are more call clobbered registers than call saved registers, we begin with all registers as call clobbered and then reset those that are saved. This was missed when we introduced the LSX support. Cc: qemu-stable@nongnu.org Fixes: 16288ded ("tcg/loongarch64: Lower basic tcg vec ops to LSX") Resolves: #2136 Signed-off-by:Richard Henderson <richard.henderson@linaro.org> Reviewed-by:
Song Gao <gaosong@loongson.cn> Message-Id: <20240201233414.500588-1-richard.henderson@linaro.org>
-
mentioned in commit 8b7750c6
-
mentioned in issue #2336 (closed)
Please register or sign in to comment