Arm64: simplify Crypto arch extension handling
authorJan Beulich <jbeulich@suse.com>
Thu, 5 Dec 2019 07:44:22 +0000 (08:44 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 5 Dec 2019 07:44:22 +0000 (08:44 +0100)
commit2dc4b12fcd647b883223efeb308c277e629b369c
treea53555350d80f650adc883e20e423f17208fc3e4
parentd4340f89eccb0b0a0811e142ce365efc48beb064
Arm64: simplify Crypto arch extension handling

This, at the assembler level, is just a "brace" feature covering both
AES and SHA2. Hence there's no need for it to have a separate feature
flag, freeing up a bit for future re-use. Along these lines there are
also a number of dead definitions/variables in the opcode table file.
gas/ChangeLog
gas/config/tc-aarch64.c
include/ChangeLog
include/opcode/aarch64.h
opcodes/ChangeLog
opcodes/aarch64-tbl.h
This page took 0.024449 seconds and 4 git commands to generate.