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-09-24 06:50:14 +00:00
2014-07-08 22:27:50 +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
2013-05-21 19:23:49 +00:00
2014-09-08 19:26:21 +00:00
2014-03-14 02:58:48 +00:00
2014-09-14 09:26:33 +00:00
2014-09-15 13:40:09 +00:00
2014-08-11 19:41:01 +00:00
2014-08-12 02:09:00 +00:00
2014-08-11 19:41:01 +00:00
2014-03-02 03:34:06 +00:00
2014-05-02 23:47:14 +00:00
2014-08-27 19:26:35 +00:00
2014-03-04 21:51:11 +00:00