commit | d980fd59a49b06f8431fdb418068c2acc0fce8d5 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Feb 03 23:31:52 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Sat Feb 08 14:47:28 2014 +0000 |
tree | 945e3e00378a4373cb53f28102cb4c89bd70fc34 | |
parent | 86cbc418ce764b877c2db8993f1f7a05d9be7702 [diff] |
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>