[AArch64] Increase max_num_aliases in aarch64-gen
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 11 Nov 2016 10:22:56 +0000 (10:22 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 11 Nov 2016 10:22:56 +0000 (10:22 +0000)
commit3d731f6949e2b0099cfbe0cf608d60a52a66d354
treee96846749a97432da35bdb1712fc377ac329b4fc
parent1924ff7567abf9e1341ae135fb5097bc5f7b76f4
[AArch64] Increase max_num_aliases in aarch64-gen

Some ARMv8.3 pointer authentication instructions are encoded as HINT aliases,
so to allow more instruction aliases in the generator, max_num_aliases is
increased from 16 to 32.

opcodes/
2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>

* aarch64-gen.c (find_alias_opcode): Increase max_num_aliases to 32.
opcodes/ChangeLog
opcodes/aarch64-gen.c
This page took 0.024525 seconds and 4 git commands to generate.