target-arm: A64: Add 2-reg-misc REV* instructions
commit39d8211893efdc5cbcd6a8f51a65e33eac6fa3da
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 3 Feb 2014 23:31:52 +0000 (3 23:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 8 Feb 2014 14:47:28 +0000 (8 14:47 +0000)
treed21420fa6386cb10041d8f6fb53ca118f52cca3b
parentd980fd59a49b06f8431fdb418068c2acc0fce8d5
target-arm: A64: Add 2-reg-misc REV* instructions

Add the byte-reverse operations REV64, REV32 and REV16 from the
two-reg-misc group.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target-arm/translate-a64.c