qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 20/60] AArch64: Add SIMD ORR family instruction


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 20/60] AArch64: Add SIMD ORR family instruction emulation
Date: Fri, 27 Sep 2013 12:21:09 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

On 09/26/2013 05:48 PM, Alexander Graf wrote:
> +/* SIMD ORR */
> +static void handle_simdorr(DisasContext *s, uint32_t insn)

A better name please.  E.g. handle_simd_three_same, which is the name
given to the insn group by C3.6.16.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]