This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] Aarch64 : Remove ISB after FPCR write


On 23 May 2014 16:16, Wilco <wdijkstr@arm.com> wrote:
> Hi,
>
> This patch removes ISB after FPCR writes as it is no longer required by the architecture.
>
> OK?
>
> Wilco
>
> ChangeLog:
> 2014-05-23  Wilco  <wdijkstr@arm.com>
>
>         * sysdeps/aarch64/fpu/fpu_control.h: Remove ISB after FPCR write.

OK and committed with ChangeLog updated to say:

+ * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
+ FPCR write.

/Marcus


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