On 10/13/2017 09:24 AM, Alex Bennée wrote: > This is the initial decode skeleton for the Advanced SIMD scalar > 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 | 76 > ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 76 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~