diff options
author | Matthew Malcomson <matthew.malcomson@arm.com> | 2019-05-09 10:29:23 +0100 |
---|---|---|
committer | Matthew Malcomson <matthew.malcomson@arm.com> | 2019-05-09 10:29:23 +0100 |
commit | 1be5f94f9c85821287b9ae423f738a8bab499526 (patch) | |
tree | a2ff1865a63e3c3082585b950486d9bb05e36b30 /gas/config/tc-aarch64.c | |
parent | 3c17238bc9fe8a078a6199470291f07bab9c64c8 (diff) | |
download | gdb-1be5f94f9c85821287b9ae423f738a8bab499526.zip gdb-1be5f94f9c85821287b9ae423f738a8bab499526.tar.gz gdb-1be5f94f9c85821287b9ae423f738a8bab499526.tar.bz2 |
[binutils][aarch64] New sve_shift_tsz_bhsd iclass.
This new iclass encodes the variant by which is the most significant bit
used of bits 23-22:20-19, where those bits are usually part of a
given constant operand.
include/ChangeLog:
2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
* opcode/aarch64.h (enum aarch64_insn_class): Add sve_shift_tsz_bhsd
iclass.
opcodes/ChangeLog:
2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
* aarch64-asm.c (aarch64_encode_variant_using_iclass): Handle
sve_shift_tsz_bhsd iclass encode.
* aarch64-dis.c (aarch64_decode_variant_using_iclass): Handle
sve_shift_tsz_bhsd iclass decode.
Diffstat (limited to 'gas/config/tc-aarch64.c')
0 files changed, 0 insertions, 0 deletions