Re: [PATCH][ARM][7/7] Convert FP mnemonics to UAL | f{ld,st}m - v{ld,st}m

2014-09-09 Thread Ramana Radhakrishnan
On Tue, Aug 19, 2014 at 4:04 PM, Kyrill Tkachov kyrylo.tkac...@arm.com wrote: Hi all, This patch updates some FP load/store multiple patterns and in the vfp_output_vstmd case when the instruction is used as a push to sp it now emits a vpush mnemonic instead of vstmdb. Ok for trunk? Ok -

[PATCH][ARM][7/7] Convert FP mnemonics to UAL | f{ld,st}m - v{ld,st}m

2014-08-19 Thread Kyrill Tkachov
Hi all, This patch updates some FP load/store multiple patterns and in the vfp_output_vstmd case when the instruction is used as a push to sp it now emits a vpush mnemonic instead of vstmdb. Ok for trunk? Thanks, Kyrill 2014-08-19 Kyrylo Tkachov kyrylo.tkac...@arm.com *