1
0
Fork 0
alistair23-linux/arch/nds32/math-emu
Linus Torvalds 30d1d92a88 nds32 patches for 5.2-rc3
Here is the nds32 patchset based on 5.2-rc1
 Contained in here are
 1. fix warning for math-emu
 2. fix nds32 fpu exception handling
 3. fix nds32 fpu emulation implementation
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
 iQIcBAABAgAGBQJc9SRzAAoJEHfB0l0b2JxETZwQAJFERZU5ziU/UU5g4W8P2fn8
 KAS3bxqWk6mJ8qptSsvdggfXsJjCqxb+6Qhc9cAWQBiasfp6a6HR9zWFyAwOP7qo
 y0SydlRv/tMwhImpkF63Pp9omDfFVH0xpWSGIIF/PM7Uy2GrV9pmeTFX9R7Om4qV
 qdxGVPu2fe/aNP4W3/Typ2YttmWMAN5MJjTaig8hnsWQQGfVNuPZJNTAyt/iCmS/
 /XwxCRWpE4WIlYkcBV1LqhYRQ7xPN/IdnkD4EY4zPsDOq1+bgQQmGh8ekoiaITgB
 zSj1btl6FBcyeItFv/idaGxPjxmlN87Misix1P069pXOKVfbwB/HncZZJ3/msYFk
 tHbVMoVIsJ09kFiHUgXb9sjttf4o1xl8FM3uH32HEEJBOS4OPxbEhTbXRUECEDww
 xvrV6M0rKCp/Mbxvp3PmAJp75hY6/wE7Ygu7Enf9+OQBx1H6yAph25z9T2J7AoDl
 5rCGwaHw0SUHyz8GeE6vvcQ0JPRRGv59tVJEYKZmttoNlS6JebYDQJ7WPm1Rkp+V
 BmLv6SYeAJGdO1nhS7tMPUUWVD7cerRvz8VTmiMOSgbd/lwAR+4KIIMdi3cvaD9m
 TTyHcyxUNXwa7ox2OFvFXlvIEzqBiilzNgP89DKCAI7osvUuOviqRlgBNOvN0KxR
 ip/vG/xwDKXg1XVCaKdC
 =kAV3
 -----END PGP SIGNATURE-----

Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux

Pull nds32 fixes from Greentime Hu:

 - fix warning for math-emu

 - fix nds32 fpu exception handling

 - fix nds32 fpu emulation implementation

* tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux:
  nds32: add new emulations for floating point instruction
  nds32: Avoid IEX status being incorrectly modified
  math-emu: Use statement expressions to fix Wshift-count-overflow warning
2019-06-03 10:23:41 -07:00
..
Makefile nds32 patches for 5.2-rc3 2019-06-03 10:23:41 -07:00
faddd.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fadds.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fcmpd.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fcmps.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fd2s.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fd2si.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fd2siz.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fd2ui.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fd2uiz.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fdivd.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fdivs.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fmuld.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fmuls.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fnegd.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fnegs.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fpuemu.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fs2d.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fs2si.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fs2siz.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fs2ui.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fs2uiz.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fsi2d.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fsi2s.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fsqrtd.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fsqrts.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fsubd.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fsubs.c nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
fui2d.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00
fui2s.c nds32: add new emulations for floating point instruction 2019-05-31 15:23:26 +08:00