Re: [PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext

2023-10-22 Thread gaosong
Ping ! 在 2023/10/10 上午11:36, Song Gao 写道: Hi, All. This series adds save/restore sigcontext. We use extctx_flags to choces which sigcontext need save/restore. The extctx_flags default value is EXTCTX_FLAGS_FPU, we need save/restore fpu context. After a LSX/LASX instruction is execed,

[PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext

2023-10-09 Thread Song Gao
Hi, All. This series adds save/restore sigcontext. We use extctx_flags to choces which sigcontext need save/restore. The extctx_flags default value is EXTCTX_FLAGS_FPU, we need save/restore fpu context. After a LSX/LASX instruction is execed, extctx_flags value change to