[AArch64][SVE 18/32] Tidy definition of aarch64-opc.c:int_reg
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 21 Sep 2016 15:51:37 +0000 (16:51 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Wed, 21 Sep 2016 15:51:37 +0000 (16:51 +0100)
commit72e9f31937f063ed6f5991a2b8c00068fa2dc8fc
treee7bb2e06fa9adaaefda957bcd2b6deb5fb899b10
parent8a7f0c1b5ae35d041886855ac7ca9b9533e8788a
[AArch64][SVE 18/32] Tidy definition of aarch64-opc.c:int_reg

Use a macro to define 31 regular registers followed by a supplied
value for 0b11111.  The SVE code will also use this for vector base
and offset registers.

opcodes/
* aarch64-opc.c (BANK): New macro.
(R32, R64): Take a register number as argument
(int_reg): Use BANK.
opcodes/ChangeLog
opcodes/aarch64-opc.c
This page took 0.025724 seconds and 4 git commands to generate.