diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-09-15 16:08:49 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-09-21 16:32:25 +0100 |
commit | 4ce31af4aeb8471f6a913de7c59d3bde1fc4f03d (patch) | |
tree | c5611a4b7222bf3c19730a6959cd43a26f5565ee /hw | |
parent | 5cb18069d7b9486126d1d6f08b7ffd28f57a4fa3 (diff) |
target/arm: Remove out of date ARM ARM section references in A64 decoder
In the A64 decoder, we have a lot of references to section numbers
from version A.a of the v8A ARM ARM (DDI0487). This version of the
document is now long obsolete (we are currently on revision B.a),
and various intervening versions renumbered all the sections.
The most recent B.a version of the document doesn't assign
section numbers at all to the individual instruction classes
in the way that the various A.x versions did. The simplest thing
to do is just to delete all the out of date C.x.x references.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20170915150849.23557-1-peter.maydell@linaro.org
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions