On 28 January 2015 at 16:12, Claudio Fontana <claudio.font...@huawei.com> wrote: > If nobody improved it from my implementation, the risugen script > will generate code which sets FPSR always unconditionally to 0, > while the FPCR is wired up with the user-provided "fpscr" option. > Not that there's any good reason behind it, probably both should be > configurable..
That's all you actually require, really -- there's not much benefit from setting the FPSR flags on startup. -- PMM