diff options
Diffstat (limited to 'opcodes/aarch64-opc-2.c')
-rw-r--r-- | opcodes/aarch64-opc-2.c | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/opcodes/aarch64-opc-2.c b/opcodes/aarch64-opc-2.c index 0ab38cb..b93c891 100644 --- a/opcodes/aarch64-opc-2.c +++ b/opcodes/aarch64-opc-2.c @@ -210,48 +210,48 @@ const struct aarch64_operand aarch64_operands[] = static const unsigned op_enum_table [] = { 0, - 859, 860, 861, - 864, + 862, 865, 866, 867, 868, - 862, - 863, 869, + 863, + 864, 870, - 892, + 871, 893, 894, - 897, + 895, 898, 899, 900, 901, - 895, - 896, 902, + 896, + 897, 903, - 948, + 904, 949, 950, 951, + 952, 12, 627, 628, - 1143, - 1145, - 1147, - 955, - 1146, 1144, + 1146, + 1148, + 956, + 1147, + 1145, 311, 615, 626, 625, - 953, + 954, 622, 619, 611, @@ -261,13 +261,13 @@ static const unsigned op_enum_table [] = 621, 623, 624, - 963, + 964, 655, 658, 661, 656, 659, - 803, + 804, 171, 172, 173, @@ -278,17 +278,17 @@ static const unsigned op_enum_table [] = 382, 404, 406, - 1208, - 1213, - 1206, - 1205, 1209, - 1216, - 1218, + 1214, + 1207, + 1206, + 1210, + 1217, 1219, - 1215, - 1221, 1220, + 1216, + 1222, + 1221, }; /* Given the opcode enumerator OP, return the pointer to the corresponding |