On 9/27/15 19:48, Chen Gang wrote:
>
> After fix v1addi issue, try-pending will cause segment fault instead of
> abort, I shall continue analyzing try-pending issue, next.
>
After we check the zero dest register for ld insns, this issue can be
fixed -- at least, it is not tilegx's issue, tilegx
On 9/17/15 06:36, Chen Gang wrote:
>
>
> need analyzing (it is easy, I guess):
>
> mm: abort (origin has no issue)
> pcnt:abort (origin has no issue)
> v1addi: abort (origin has no issue)
>
After fix v1addi insn issue, the 3 abort cases are all fixed. :-)
>
According to RTH implementation, I am sure, his current implementation
must have fixed some issues which my original implementation will meet,
next.
At present, I shall firstly focus on the current status - merge original
implementation to current implementation. And after comparing the test,
th
OK, thanks. I got them in qemu master tree, and they have passed several
simple tests.
Next, I shall send several patches based on it (except floating point
insns) for my current steps.
Then continue to test gcc testsuite, hope we can finish it within this
month.
Thanks.
On 9/15/15 23:03, Ric
On 15 September 2015 at 16:03, Richard Henderson wrote:
> With typos fixed from final review.
>
>
> r~
>
>
> The following changes since commit b76a0d5db25ad9f81346930230092fdf1e88a5a1:
>
> Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into
> staging (2015-09-15 13:03:53
With typos fixed from final review.
r~
The following changes since commit b76a0d5db25ad9f81346930230092fdf1e88a5a1:
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into
staging (2015-09-15 13:03:53 +0100)
are available in the git repository at:
git://github.com/rth