diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-06-11 16:39:51 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-06-13 15:14:06 +0100 |
commit | e25155f55dc4abb427a88dfe58bbbc550fe7d643 (patch) | |
tree | ddacc4cf4f8fcf926e00ee6ebd852bef4f7a484a /capstone | |
parent | cdfd14e86ab0b1ca29a702d13a8e4af2e902a9bf (diff) |
target/arm: Convert VFP round insns to decodetree
Convert the VFP round-to-integer instructions VRINTR, VRINTZ and
VRINTX to decodetree.
These instructions were only introduced as part of the "VFP misc"
additions in v8A, so we check this. The old decoder's implementation
was incorrectly providing them even for v7A CPUs.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'capstone')
0 files changed, 0 insertions, 0 deletions