On 18/11/24 14:32, guoguangyao wrote:
Add alignment and check for fpr in CPUArchState, fix alignment error in tcg interpreter when executing LASX.Signed-off-by: guoguangyao <guoguangya...@mails.ucas.ac.cn> --- target/loongarch/cpu.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>