On 9/9/24 18:22, Richard Henderson wrote:
The extract2 tcg op performs the same operation as the do_ext64 function.
I remember this one: https://lore.kernel.org/qemu-devel/[email protected]/
Reviewed-by: Peter Maydell <[email protected]> Signed-off-by: Richard Henderson <[email protected]> --- target/arm/tcg/translate-a64.c | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-)
