Daniel Gutson
5be8be5d5d
gas/
* config/tc-arm.c (asm_opcode): operands type
change.
(BAD_PC_ADDRESSING): New macro message.
(BAD_PC_WRITEBACK): Likewise.
(MIX_ARM_THUMB_OPERANDS): New macro.
(operand_parse_code): Added enum values.
(parse_operands): Added thumb/arm distinction,
plus new enum values handling.
(encode_arm_addr_mode_2): Validations enhanced.
(encode_arm_addr_mode_3): Likewise.
(do_rm_rd_rn): Likewise.
(encode_thumb32_addr_mode): Likewise.
(do_t_ldrex): Likewise.
(do_t_ldst): Likewise.
(do_t_strex): Likewise.
(md_assemble): Call parse_operands with
a new parameter.
(OPS_1): New macro.
(OPS_2): Likewise.
(OPS_3): Likewise.
(OPS_4): Likewise.
(OPS_5): Likewise.
(OPS_6): Likewise.
(insns): Updated insns operands.
gas/testsuite/
* gas/arm/sp-pc-validations-bad.d: New testcase.
* gas/arm/sp-pc-validations-bad.l: New file.
* gas/arm/sp-pc-validations-bad.s: New file.
* gas/arm/sp-pc-validations-bad-t.d: New testcase.
* gas/arm/sp-pc-validations-bad-t.l: New file.
* gas/arm/sp-pc-validations-bad-t.s: New file.
* gas/arm/sp-pc-usage-t.d: Removed invalid insns.
* gas/arm/sp-pc-usage-t.s: Likewise.
* gas/arm/unpredictable.d: Likewise.
* gas/arm/unpredictable.s: Likewise.
* gas/arm/thumb2_bcond.d: Added test.
* gas/arm/thumb2_bcond.s: Likewise.
2010-02-12 20:15:13 +00:00
..
2009-09-02 07:25:43 +00:00
2009-07-24 11:45:01 +00:00
2007-10-17 16:45:56 +00:00
2010-01-14 04:52:57 +00:00
2009-09-03 17:06:38 +00:00
2010-01-14 04:52:57 +00:00
2010-01-14 04:52:57 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2009-11-10 18:05:24 +00:00
2009-09-02 07:25:43 +00:00
2009-11-02 11:49:48 +00:00
2009-09-25 19:13:27 +00:00
2009-08-26 08:26:53 +00:00
2009-08-18 16:44:35 +00:00
2010-01-27 22:01:38 +00:00
2009-09-09 13:19:51 +00:00
2009-11-02 11:49:48 +00:00
2009-11-02 11:49:48 +00:00
2010-01-13 14:08:54 +00:00
2010-01-13 14:08:54 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2008-04-23 18:40:34 +00:00
2008-04-23 18:40:34 +00:00
2009-07-02 08:09:35 +00:00
2009-07-02 08:09:35 +00:00
2009-09-02 07:25:43 +00:00
2009-11-02 11:49:48 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2009-09-29 14:17:19 +00:00
2009-11-05 00:38:45 +00:00
2009-09-25 19:13:27 +00:00
2009-09-02 07:25:43 +00:00
2009-09-25 19:13:27 +00:00
2007-07-03 11:01:12 +00:00
2010-02-12 20:15:13 +00:00
2009-09-01 00:24:02 +00:00
2009-10-29 09:43:18 +00:00
2009-10-27 15:39:27 +00:00
2009-12-11 13:42:17 +00:00
2009-09-03 15:36:02 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-12-11 13:42:17 +00:00
2009-09-10 14:31:23 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-09-08 10:36:39 +00:00
2007-07-03 11:01:12 +00:00
2009-07-24 11:45:01 +00:00
2009-09-02 07:25:43 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2010-01-13 14:08:54 +00:00
2009-09-02 07:25:43 +00:00
2009-12-18 18:11:56 +00:00
2009-03-03 23:21:52 +00:00
2009-12-11 13:42:17 +00:00
2007-07-03 11:01:12 +00:00
2009-12-11 13:42:17 +00:00
2010-02-11 14:02:50 +00:00
2010-02-03 20:36:14 +00:00
2009-09-08 10:36:39 +00:00
2007-10-18 13:03:12 +00:00
2009-07-24 11:45:01 +00:00
2009-09-02 07:25:43 +00:00
2010-02-12 14:34:45 +00:00
2009-01-15 12:42:52 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2009-10-19 15:30:06 +00:00
2008-12-23 19:10:25 +00:00
2009-10-29 09:43:18 +00:00
2009-09-02 07:25:43 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-12-11 13:42:17 +00:00
2007-07-03 11:01:12 +00:00
2009-11-10 18:05:24 +00:00
2009-11-04 09:52:00 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2009-10-29 09:43:18 +00:00
2009-09-01 00:24:02 +00:00
2009-12-14 09:50:18 +00:00
2009-08-06 17:38:04 +00:00
2009-12-19 00:21:29 +00:00
2009-09-02 07:25:43 +00:00
2009-09-10 22:26:36 +00:00
2009-09-02 07:25:43 +00:00
2009-12-11 13:42:17 +00:00
2007-07-03 11:01:12 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-08-26 18:27:36 +00:00
2009-04-16 15:39:48 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2007-10-17 16:45:56 +00:00
2007-07-03 11:01:12 +00:00
2009-12-11 13:42:17 +00:00
2007-07-03 11:01:12 +00:00
2009-07-24 11:45:01 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2009-08-29 22:11:02 +00:00
2007-07-03 11:01:12 +00:00
2009-09-08 10:36:39 +00:00
2007-07-03 11:01:12 +00:00
2010-02-10 19:59:07 +00:00
2009-10-02 11:33:50 +00:00
2009-12-14 10:59:37 +00:00
2009-09-29 14:17:19 +00:00
2010-01-21 11:40:28 +00:00
2010-01-21 11:40:28 +00:00
2009-12-11 13:42:17 +00:00
2009-12-11 13:42:17 +00:00
2009-03-02 10:33:08 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-10-29 09:43:18 +00:00
2009-09-02 07:25:43 +00:00
2009-12-11 13:42:17 +00:00
2008-08-12 23:39:31 +00:00
2009-12-11 13:42:17 +00:00
2007-07-03 11:01:12 +00:00
2009-12-11 13:42:17 +00:00
2009-09-02 07:25:43 +00:00
2009-07-24 11:45:01 +00:00
2007-07-03 11:01:12 +00:00
2009-09-08 10:36:39 +00:00
2007-07-03 11:01:12 +00:00
2009-10-19 15:27:39 +00:00
2007-07-03 11:01:12 +00:00
2009-07-24 11:45:01 +00:00
2007-07-03 11:01:12 +00:00
2010-02-11 19:08:09 +00:00
2009-09-02 07:25:43 +00:00
2009-12-11 13:42:17 +00:00
2007-07-03 11:01:12 +00:00
2009-10-25 16:15:19 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2010-01-23 12:05:33 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2010-01-21 20:58:34 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-11-04 09:52:00 +00:00
2009-09-07 09:15:31 +00:00
2009-09-07 09:15:31 +00:00
2007-07-03 11:01:12 +00:00
2007-07-03 11:01:12 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00