This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [arm] Fix for VFP errata


On Thu, 2004-03-25 at 00:13, Paul Brook wrote:
> The following patch works around the ARM10 VFPr1 store-multiple errata.
> 
> Ok?
> 
> Paul
> 
> 2004-03-25  Paul Brook  <paul@codesourcery.com>
> 
> 	* arm.c (vfp_print_multi): Remove.
> 	(arm_output_fldmx): New function.
> 	(vfp_emit_fstmx): Return block size, not insn. Add ARM10 VFPr1 bugfix.
> 	(arm_expand_prologue): Update to match.
> 	(arm_get_vfp_saved_size): New Function.
> 	(arm_get_frame_offsets): Use it.
> 	(arm_output_epilogue): Use new functions.

OK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]