commit | 41f25193313a302c55557603489ebfa8a2247115 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Sun Jan 26 00:33:46 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Sun Jan 26 19:09:03 2014 +0000 |
tree | c4187eb1592627da06e9e874ab1ab56c6eb820bb | |
parent | f10708d55ef960eeaf12f908c1a801e715c35a3b [diff] |
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>