Hello all:
It looks tilegx still outside of qemu master tree.
I guess, I have to still use my own implementation to continue analyzing
gcc testsuite (or I am not quite sure whether I can finish analyzing
within this month).
Welcome any ideas, suggestions and completions.
Thanks.
On 8/30/15 12:
After download and merge the all related patches to my local qemu, for
me:
- The refactor code is really very good to me! :-)
- It cause "hello world" test program "segment fault".
Do we need fix all related issues before merge the code?
- If I need fix them after finish merging the refacto
Is tilegx patches OK to qemu mater tree?
Or shall I do anything for it? If I should do something for it, please
let me know, I shall try.
I almost finished analyzing one gcc bug (found root cause, got correct
result with my patch), it was waiting review. If I needn't do anything
for tilegx mergi
On 8/25/15 00:17, Richard Henderson wrote:
> I've flushed out the v13 I posted last Thursday to handle all the
> instructions required to execute Hello World. In the process I
> found a number of bugs and design flaws in v13, and reshaped the
> translation a bit to better handle insns with no regi
I've flushed out the v13 I posted last Thursday to handle all the
instructions required to execute Hello World. In the process I
found a number of bugs and design flaws in v13, and reshaped the
translation a bit to better handle insns with no register outputs.
Please review.
After this, I would