[AArch64] Add ARMv8.3 single source PAC instructions
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 11 Nov 2016 10:36:32 +0000 (10:36 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 11 Nov 2016 10:36:32 +0000 (10:36 +0000)
commita2cfc830e715142a0dd28496feaedf569b116b0e
tree68c59667004d2a4f0389da318222c7f39bfe3aec
parentb0bfa7b5b884f78b798ab8d34d2a50bc63f558df
[AArch64] Add ARMv8.3 single source PAC instructions

Add support for ARMv8.3 pointer authentication instructions
that are encoded as single source data processing instructions.

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

* aarch64-tbl.h (arch64_opcode_table): Add pacia, pacib, pacda, pacdb, autia,
autib, autda, autdb, paciza, pacizb, pacdza, pacdzb, autiza, autizb, autdza,
autdzb, xpaci, xpacd.
* aarch64-asm-2.c: Regenerate.
* aarch64-dis-2.c: Regenerate.
* aarch64-opc-2.c: Regenerate.

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

* testsuite/gas/aarch64/pac.s: New.
* testsuite/gas/aarch64/pac.d: New.
gas/ChangeLog
gas/testsuite/gas/aarch64/pac.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/pac.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/aarch64-asm-2.c
opcodes/aarch64-dis-2.c
opcodes/aarch64-opc-2.c
opcodes/aarch64-tbl.h
This page took 0.024493 seconds and 4 git commands to generate.