|
From: | Richard Henderson |
Subject: | Re: [PATCH] docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32() |
Date: | Tue, 22 Aug 2023 10:08:20 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 |
On 8/22/23 09:28, Philippe Mathieu-Daudé wrote:
Commit 609ad70562 ("tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32") remove trunc_shr_i64_i32(). Update the backend documentation. Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- docs/devel/tcg-ops.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |