On 17/7/24 08:08, Richard Henderson wrote:
The extract2 tcg op performs the same operation as the do_ext64 function.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/tcg/translate-a64.c | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>