Barnaby Wilks
23d188c74e
Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH and VQ(R)DMLASH MVE instructions.
...
Previously GAS would accept .u32, .u16 and .u8 suffixes to the VQ(R)DMLAH and VQ(R)DMLASH
instructions, however the Armv8.1-M Mainline specification states that these functions only
have signed variations (.s32, .s16 and .s8 suffixes).
This is documented here:
https://static.docs.arm.com/ddi0553/bh/DDI0553B_h_armv8m_arm.pdf?_ga=2.143079093.1892401233.1563295591-999473562.1560847439#page=1183
gas * config/tc-arm.c (do_mve_vqdmlah): Use N_S_32 macro.
(do_neon_qrdmlah): Use N_S_32 macro.
* testsuite/gas/arm/mve-vqdmlah-bad.d: New test.
* testsuite/gas/arm/mve-vqdmlah-bad.l: New test.
* testsuite/gas/arm/mve-vqdmlah-bad.s: New test.
* testsuite/gas/arm/mve-vqdmlah.d: Remove unsigned instruction tests.
* testsuite/gas/arm/mve-vqdmlah.s: Remove unsigned instruction tests.
* testsuite/gas/arm/mve-vqdmlash-bad.d: New test.
* testsuite/gas/arm/mve-vqdmlash-bad.l: New test.
* testsuite/gas/arm/mve-vqdmlash-bad.s: New test.
* testsuite/gas/arm/mve-vqdmlash.d: Remove unsigned instruction tests.
* testsuite/gas/arm/mve-vqdmlash.s: Remove unsigned instruction tests.
opcodes * arm-dis.c: Only accept signed variants of VQ(R)DMLAH and VQ(R)DMLASH
instructions.
2019-08-05 12:43:38 +01:00
..
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-03-18 22:39:16 +10:30
2019-02-24 18:57:04 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-07-24 16:12:02 +09:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-05 22:51:41 +09:00
2019-01-05 22:51:41 +09:00
2019-07-19 12:18:02 +01:00
2019-05-24 15:09:06 +01:00
2019-01-31 14:45:01 +10:30
2019-01-01 22:06:53 +10:30
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-08-05 12:43:38 +01:00
2019-05-16 16:19:31 +01:00
2019-04-16 17:12:09 +09:30
2019-02-10 04:34:22 -08:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-07-19 15:35:02 +02:00
2019-05-23 19:34:04 +02:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-04-16 17:39:28 +09:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-05-15 16:41:22 +09:30
2019-01-01 22:06:53 +10:30
2019-03-21 08:46:42 +10:30
2019-01-01 22:06:53 +10:30
2019-03-21 08:46:42 +10:30
2019-01-01 22:06:53 +10:30
2019-04-16 17:39:28 +09:30
2019-04-16 17:39:28 +09:30
2019-05-21 10:29:15 +02:00
2019-05-21 10:29:15 +02:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-07-04 10:35:47 +02:00
2019-07-16 09:30:29 +02:00
2019-07-17 09:16:31 +02:00
2019-04-10 13:27:29 +09:30
2019-05-14 10:42:25 +01:00
2019-02-10 04:34:22 -08:00
2019-05-21 10:29:15 +02:00
2019-05-21 10:29:15 +02:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-05-14 10:42:25 +01:00
2019-05-04 17:23:18 +09:30
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-07-09 14:30:00 +09:30
2019-07-09 14:30:00 +09:30
2019-01-01 22:06:53 +10:30
2019-02-10 04:34:22 -08:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-04-18 13:15:09 +01:00
2019-01-01 22:06:53 +10:30
2019-05-21 10:29:15 +02:00
2019-05-21 10:29:15 +02:00
2019-05-14 10:42:25 +01:00
2019-02-10 04:34:22 -08:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-04-16 17:39:28 +09:30
2019-04-16 17:39:28 +09:30
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-03-21 08:46:42 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-07-19 18:01:25 +09:30
2019-06-25 13:04:40 +09:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-05-30 15:23:10 -07:00
2019-01-16 13:14:59 -08:00
2019-04-16 17:12:09 +09:30
2019-02-10 04:34:22 -08:00
2019-04-19 10:39:47 +01:00
2019-04-19 10:39:47 +01:00
2019-05-22 08:13:36 +02:00
2019-04-12 18:39:01 +02:00
2019-01-31 17:32:18 +01:00
2019-01-01 22:06:53 +10:30
2019-05-14 10:42:25 +01:00
2019-05-14 10:42:25 +01:00
2019-02-10 04:34:22 -08:00
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-04-16 17:13:04 +09:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-02-10 04:34:22 -08:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-05-15 16:28:14 +09:30
2019-05-14 10:42:25 +01:00
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-05-14 10:42:25 +01:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-05-08 09:40:08 +09:30
2019-02-10 04:34:22 -08:00
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-04-10 13:27:29 +09:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-01-01 22:06:53 +10:30
2019-04-03 10:24:15 -07:00
2019-01-01 22:06:53 +10:30