diff options
author | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2019-05-16 13:57:57 +0100 |
---|---|---|
committer | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2019-05-16 16:37:09 +0100 |
commit | 143275ea7e56baf5ad7a736698b79a90b473183a (patch) | |
tree | 7c342d48f690ab50fc8ef1d2b70ba0f6f6bd8254 /cpu/m32r.opc | |
parent | f08d8ce3cd39f34f26dbc681d873e59a0d7e6780 (diff) | |
download | binutils-143275ea7e56baf5ad7a736698b79a90b473183a.zip binutils-143275ea7e56baf5ad7a736698b79a90b473183a.tar.gz binutils-143275ea7e56baf5ad7a736698b79a90b473183a.tar.bz2 |
[PATCH 39/57][Arm][OBJDUMP] Add support for MVE instructions: vpt, vpst and vcmp
opcodes/ChangeLog:
2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
Michael Collison <michael.collison@arm.com>
* arm-dis.c (enum mve_instructions): Add new instructions.
(enum mve_unpredictable): Add new values.
(mve_opcodes): Add new instructions.
(vec_condnames): New array with vector conditions.
(mve_predicatenames): New array with predicate suffixes.
(mve_vec_sizename): New array with vector sizes.
(enum vpt_pred_state): New enum with vector predication states.
(struct vpt_block): New struct type for vpt blocks.
(vpt_block_state): Global struct to keep track of state.
(mve_extract_pred_mask): New helper function.
(num_instructions_vpt_block): Likewise.
(mark_outside_vpt_block): Likewise.
(mark_inside_vpt_block): Likewise.
(invert_next_predicate_state): Likewise.
(update_next_predicate_state): Likewise.
(update_vpt_block_state): Likewise.
(is_vpt_instruction): Likewise.
(is_mve_encoding_conflict): Add entries for new instructions.
(is_mve_unpredictable): Likewise.
(print_mve_unpredictable): Handle new cases.
(print_instruction_predicate): Likewise.
(print_mve_size): New function.
(print_vec_condition): New function.
(print_insn_mve): Handle vpt blocks and new print operands.
Diffstat (limited to 'cpu/m32r.opc')
0 files changed, 0 insertions, 0 deletions