[AArch64] Add V8_2_INSN macro
authorRichard Sandiford <richard.sandiford@arm.com>
Tue, 23 Aug 2016 08:03:19 +0000 (09:03 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Tue, 23 Aug 2016 08:03:19 +0000 (09:03 +0100)
commit344bde0a7f812ff03139ab53aecd61674eb143bf
tree87de3b47e34b32e0ddea6c51709cca356260c08a
parent5ce912d8016857990f894d10e15516c17cf7d653
[AArch64] Add V8_2_INSN macro

For consistency with the previous two patches, this one
adds a macro for the two ARMv8.2 table entries.  Both table
entries need a non-null aarch64_op field.

I haven't added macros for the RAS and STAT_PROFILE entries
since there's only one of each.  The series isn't getting
rid of braced entries altogether, so I've only looked at
replacing things that occur more than once.

opcodes/
* aarch64-tbl.h (V8_2_INSN): New macro.
(aarch64_opcode_table): Use it.
opcodes/ChangeLog
opcodes/aarch64-tbl.h
This page took 0.024077 seconds and 4 git commands to generate.