|
| From: | Richard Henderson |
| Subject: | Re: [PATCH v2] tcg/loongarch64: Support raising sigbus for user-only |
| Date: | Thu, 6 Jan 2022 11:42:01 -0800 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 |
On 1/6/22 5:42 AM, WANG Xuerui wrote:
Based-on:<20220104021543.396571-1-richard.henderson@linaro.org> Reviewed-by: Richard Henderson<richard.henderson@linaro.org> Signed-off-by: WANG Xuerui<git@xen0n.name> --- v2 -> v1: - Dropped assert and added comment documenting reason to choose bstrpick.d over andi for the masking operation - Collected R-b tag tcg/loongarch64/tcg-target.c.inc | 71 +++++++++++++++++++++++++++++++- tcg/loongarch64/tcg-target.h | 2 - 2 files changed, 69 insertions(+), 4 deletions(-)
Thanks. Queued to my unaligned-user branch. r~
| [Prev in Thread] | Current Thread | [Next in Thread] |