OSDN Git Service

target-arm: A64: Add narrowing 2-reg-misc instructions
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 3 Feb 2014 23:31:52 +0000 (23:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 8 Feb 2014 14:47:28 +0000 (14:47 +0000)
commitd980fd59a49b06f8431fdb418068c2acc0fce8d5
tree945e3e00378a4373cb53f28102cb4c89bd70fc34
parent86cbc418ce764b877c2db8993f1f7a05d9be7702
target-arm: A64: Add narrowing 2-reg-misc instructions

Add the narrowing integer instructions in the 2-reg-misc class.

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