diff options
author | Yufeng Zhang <yufeng.zhang@arm.com> | 2013-02-28 19:18:40 +0000 |
---|---|---|
committer | Yufeng Zhang <yufeng.zhang@arm.com> | 2013-02-28 19:18:40 +0000 |
commit | e60bb1dd35da645e3449fda680291abc26e1cc60 (patch) | |
tree | 7fa30bf1469e3cf6f1ed3b1cf81edf259c58312c /opcodes/aarch64-opc-2.c | |
parent | 86a3263fffd5fcd0c7896647dea4dca2b5902da5 (diff) | |
download | gdb-e60bb1dd35da645e3449fda680291abc26e1cc60.zip gdb-e60bb1dd35da645e3449fda680291abc26e1cc60.tar.gz gdb-e60bb1dd35da645e3449fda680291abc26e1cc60.tar.bz2 |
include/opcode/
* aarch64.h (AARCH64_FEATURE_CRC): New macro.
opcodes/
* aarch64-tbl.h (QL_I3SAMEW, QL_I3WWX): New macros.
(aarch64_feature_crc): New static.
(CRC): New macro.
(aarch64_opcode_table): Add entries for the crc32b, crc32h, crc32w,
crc32x, crc32cb, crc32ch, crc32cw and crc32cx instructions.
* aarch64-asm-2.c: Re-generate.
* aarch64-dis-2.c: Ditto.
* aarch64-opc-2.c: Ditto.
gas/
* config/tc-aarch64.c (aarch64_features): Add the 'crc' option.
gas/testsuite/
* gas/aarch64/crc32.s: New test.
* gas/aarch64/crc32.d: Ditto.
Diffstat (limited to 'opcodes/aarch64-opc-2.c')
-rw-r--r-- | opcodes/aarch64-opc-2.c | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/opcodes/aarch64-opc-2.c b/opcodes/aarch64-opc-2.c index 0b4263d..08010eb 100644 --- a/opcodes/aarch64-opc-2.c +++ b/opcodes/aarch64-opc-2.c @@ -119,48 +119,48 @@ const struct aarch64_operand aarch64_operands[] = static const unsigned op_enum_table [] = { 0, - 652, - 653, - 654, - 657, - 658, - 659, 660, 661, - 655, - 656, 662, + 665, + 666, + 667, + 668, + 669, 663, - 685, - 686, - 689, - 695, - 696, - 699, - 701, - 702, - 691, - 692, - 705, + 664, + 670, + 671, + 693, + 694, + 697, + 703, + 704, 707, - 745, - 746, - 747, - 748, + 709, + 710, + 699, + 700, + 713, + 715, + 753, + 754, + 755, + 756, 12, 510, 511, - 768, - 770, - 772, - 752, - 771, - 769, + 776, + 778, + 780, + 760, + 779, + 777, 259, 499, 509, 508, - 750, + 758, 505, 502, 495, @@ -169,19 +169,19 @@ static const unsigned op_enum_table [] = 504, 506, 507, - 760, + 768, 526, 529, 532, 527, 530, - 618, + 626, 160, 161, 162, 163, 420, - 587, + 595, 314, 316, 336, |