[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 16 May 2019 12:52:51 +0000 (13:52 +0100)
committerAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 16 May 2019 15:36:53 +0000 (16:36 +0100)
commit1f6234a335eab15c3ad878338b5256b5bdc190ab
tree10bdc36cff6d05a4ba667b227089cb58f8232a6f
parentacca5630749e83ce4ec893e650afa015a086cc0f
[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and lctp

gas/ChangeLog:
2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>

* config/tc-arm.c (T16_32_TAB): Add new instructions.
(do_t_loloop): Changed to handle tail predication variants.
(md_apply_fix): Likewise.
(insns): Add entries for MVE mnemonics.
* testsuite/gas/arm/mve-tailpredloop-bad.d: New test.
* testsuite/gas/arm/mve-tailpredloop-bad.l: New test.
* testsuite/gas/arm/mve-tailpredloop-bad.s: New test.
* testsuite/gas/arm/mve-tailpredloop.d: New test.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/gas/arm/mve-tailpredloop-bad.d [new file with mode: 0644]
gas/testsuite/gas/arm/mve-tailpredloop-bad.l [new file with mode: 0644]
gas/testsuite/gas/arm/mve-tailpredloop-bad.s [new file with mode: 0644]
This page took 0.027973 seconds and 4 git commands to generate.