|
From: | Richard Henderson |
Subject: | Re: [Qemu-arm] [Qemu-devel] [PATCH v2 09/32] arm/translate-a64: initial decode for simd_three_reg_same_fp16 |
Date: | Thu, 8 Feb 2018 12:48:15 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 02/08/2018 09:31 AM, Alex Bennée wrote: > This is the initial decode skeleton for the Advanced SIMD three same > instruction group. > > The fprintf is purely to aid debugging as the additional instructions > are added. It will be removed once the group is complete. > > Signed-off-by: Alex Bennée <address@hidden> > --- > target/arm/translate-a64.c | 77 > ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 77 insertions(+) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |