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 <alex.ben...@linaro.org> > --- > target/arm/translate-a64.c | 77 > ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 77 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~