Re: [Qemu-devel] [PATCH 18/21] target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT

2014-01-28 Thread Richard Henderson
On 01/26/2014 11:25 AM, Peter Maydell wrote: Implement the 2-reg-misc CNT, NOT and RBIT instructions. Signed-off-by: Peter Maydell peter.mayd...@linaro.org --- target-arm/helper.h| 1 + target-arm/neon_helper.c | 12 target-arm/translate-a64.c | 34

[Qemu-devel] [PATCH 18/21] target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT

2014-01-26 Thread Peter Maydell
Implement the 2-reg-misc CNT, NOT and RBIT instructions. Signed-off-by: Peter Maydell peter.mayd...@linaro.org --- target-arm/helper.h| 1 + target-arm/neon_helper.c | 12 target-arm/translate-a64.c | 34 -- 3 files changed, 41