Re: [PATCH v4 00/19] target/mips: FPU and other cleanups and improvements

2020-06-04 Thread Aleksandar Markovic
пон, 18. мај 2020. у 13:01 Aleksandar Rikalo је написао/ла: > > > This series contains mostly cosmetic FPU cleanups aimed to make > > source code recognition easier for tools like gdb, gcov, calgrind, > > and others. > > > > There is also a patch that refactors conversion from ieee to mips >

Re: [PATCH v4 00/19] target/mips: FPU and other cleanups and improvements

2020-05-18 Thread Aleksandar Rikalo
> This series contains mostly cosmetic FPU cleanups aimed to make > source code recognition easier for tools like gdb, gcov, calgrind, > and others. > > There is also a patch that refactors conversion from ieee to mips > fp exception flags. This refactoring will improve the performance > of almost

[PATCH v4 00/19] target/mips: FPU and other cleanups and improvements

2020-05-17 Thread Aleksandar Markovic
This series contains mostly cosmetic FPU cleanups aimed to make source code recognition easier for tools like gdb, gcov, calgrind, and others. There is also a patch that refactors conversion from ieee to mips fp exception flags. This refactoring will improve the performance of almost all fp-relate