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~
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~