Re: [Qemu-devel] [PATCH v6 0/5] target-tilegx: Implement floating point instructions

2016-06-04 Thread Chen Gang
Hello Maintainers: Please help check this patch when you have time. Thanks. On 5/15/16 07:40, cheng...@emindsoft.com.cn wrote: > From: Chen Gang > > These patches are the normal floating point implementation, instead of > the original temporary one. > > It passes building, and gcc testsuite.

[Qemu-devel] [PATCH v6 0/5] target-tilegx: Implement floating point instructions

2016-05-14 Thread chengang
From: Chen Gang These patches are the normal floating point implementation, instead of the original temporary one. It passes building, and gcc testsuite. Chen Gang (5): fpu: softfloat: Add normalize_roundpack_float[32|64] functions target-tilegx/helper-fshared.h: Add floating point shared