diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2014-01-31 14:47:30 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-01-31 14:47:30 +0000 |
commit | 384b26fb06f72e822730d3b8f51fd71a5fec5eee (patch) | |
tree | fd62f8e50754960d7170a77531f73e2f41f0314a /target-arm/op_addsub.h | |
parent | df54e47d2b86c636b4d22f663dbffce6a3cffd81 (diff) |
target-arm: A64: Add decode skeleton for SIMD data processing insns
Add decode skeleton and function placeholders for all the SIMD data
processing instructions. Due to the complexity of this part of the
table the normal extract and switch approach gets very messy very
quickly, so we use a simple data-driven pattern-and-mask approach.
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>
Diffstat (limited to 'target-arm/op_addsub.h')
0 files changed, 0 insertions, 0 deletions