aboutsummaryrefslogtreecommitdiff
path: root/opcodes/aarch64-opc-2.c
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2022-10-05 09:15:51 +0200
committerJan Beulich <jbeulich@suse.com>2022-10-05 09:15:51 +0200
commitbb5cb85b465a9327fb0cf48ebe4b7ab661ed0971 (patch)
tree18ad0fbd2526314d380313f0d8f9a992dc4cd860 /opcodes/aarch64-opc-2.c
parent306253b2cfa297c1eb0d30852bdcf96375db24e2 (diff)
downloadgdb-bb5cb85b465a9327fb0cf48ebe4b7ab661ed0971.zip
gdb-bb5cb85b465a9327fb0cf48ebe4b7ab661ed0971.tar.gz
gdb-bb5cb85b465a9327fb0cf48ebe4b7ab661ed0971.tar.bz2
Arm64: support CLEARBHB alias
While the Arm v8 ARM (rev I-a) still doesn't mention this alias, it is (typically via a macro) already in use in kernels and alike.
Diffstat (limited to 'opcodes/aarch64-opc-2.c')
-rw-r--r--opcodes/aarch64-opc-2.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/opcodes/aarch64-opc-2.c b/opcodes/aarch64-opc-2.c
index 92146f6..a6ef709 100644
--- a/opcodes/aarch64-opc-2.c
+++ b/opcodes/aarch64-opc-2.c
@@ -327,17 +327,17 @@ static const unsigned op_enum_table [] =
391,
413,
415,
- 1274,
- 1279,
- 1272,
- 1271,
1275,
- 1282,
- 1284,
+ 1280,
+ 1273,
+ 1272,
+ 1276,
+ 1283,
1285,
- 1281,
- 1287,
1286,
+ 1282,
+ 1288,
+ 1287,
131,
};