Commit 4ce31af4 authored by Peter Maydell's avatar Peter Maydell
Browse files

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: default avatarPeter Maydell <peter.maydell@linaro.org>
Reviewed-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Message-id: 20170915150849.23557-1-peter.maydell@linaro.org
parent 5cb18069
Loading
Loading
Loading
Loading
+114 −113

File changed.

Preview size limit exceeded, changes collapsed.