Andrew Turner
0162755064
Allow vld and vst instructions to use the canonical form from ARM ARM when
...
including an alignment. Previously binutils would only allow instructions
in the form "vld1.64 {d0, d1}, [r0, :128]" where the final comma should
not be there, instead the above instruction should be
"vld1.64 {d0, d1}, [r0:128]".
This change duplicates the alignment code from within the function to
handle this case.
2014-10-03 15:07:43 +00:00
..
2014-04-12 18:01:25 +00:00
2014-05-27 07:15:14 +00:00
2014-09-24 18:38:51 +00:00
2014-09-24 06:50:14 +00:00
2014-10-03 15:07:43 +00:00
2014-07-08 22:27:50 +00:00
2014-01-21 16:49:54 +00:00
2014-07-17 22:22:38 +00:00
2014-04-06 09:14:11 +00:00
2013-09-24 14:52:43 +00:00
2014-01-05 23:28:03 +00:00
2014-02-21 16:14:40 +00:00
2014-01-27 19:37:35 +00:00
2014-01-25 13:53:46 +00:00
2014-06-26 06:03:39 +00:00
2013-05-21 19:23:49 +00:00
2014-08-13 16:42:44 +00:00
2014-03-26 19:57:50 +00:00
2014-02-12 02:03:37 +00:00
2014-01-07 01:40:49 +00:00
2014-01-31 12:26:30 +00:00
2014-09-25 22:22:57 +00:00
2014-09-22 16:35:48 +00:00
2014-03-31 17:04:04 +00:00
2014-05-16 15:32:16 +00:00
2013-09-08 19:40:32 +00:00
2013-05-31 00:31:45 +00:00
2014-08-26 13:11:38 +00:00
2014-09-08 19:26:21 +00:00
2014-08-23 15:54:22 +00:00
2014-02-07 21:34:09 +00:00
2013-11-21 14:12:36 +00:00
2013-06-05 21:28:33 +00:00
2014-01-08 08:06:56 +00:00
2013-11-04 16:52:27 +00:00
2014-07-22 20:32:24 +00:00
2014-07-19 14:10:31 +00:00
2014-09-21 15:37:39 +00:00
2014-03-14 02:58:48 +00:00
2013-11-21 19:29:41 +00:00
2014-03-03 08:01:36 +00:00
2014-10-02 23:26:49 +00:00
2014-04-11 22:12:31 +00:00
2014-05-06 21:34:01 +00:00
2013-12-08 00:08:03 +00:00
2014-09-23 12:37:01 +00:00
2014-09-19 18:24:02 +00:00
2014-09-14 09:26:33 +00:00
2014-09-15 13:40:09 +00:00
2014-08-11 14:46:09 +00:00
2013-08-27 15:50:26 +00:00
2014-03-18 01:40:25 +00:00
2014-09-24 22:51:16 +00:00
2014-05-22 04:41:11 +00:00
2014-08-11 19:41:01 +00:00
2014-09-08 11:01:57 +00:00
2014-08-12 02:09:00 +00:00
2014-08-11 19:41:01 +00:00
2013-10-30 22:45:35 +00:00
2014-10-02 21:34:52 +00:00
2014-03-02 03:34:06 +00:00
2014-03-18 01:40:25 +00:00
2014-05-02 23:47:14 +00:00
2014-05-15 03:08:20 +00:00
2014-08-27 19:26:35 +00:00
2014-07-19 18:38:48 +00:00
2014-03-18 01:40:25 +00:00
2014-06-22 10:00:33 +00:00
2014-03-04 21:51:11 +00:00