On 02/01/2014 03:00 PM, Peter Maydell wrote: > From: Alex Bennée <alex.ben...@linaro.org> > > Add the byte-reverse operations REV64, REV32 and REV16 from the > two-reg-misc group. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target-arm/translate-a64.c | 71 > +++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 70 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~