From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ywu4D-0000xH-NT for qemu-devel@nongnu.org; Mon, 25 May 2015 11:13:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ywu49-0006L4-B2 for qemu-devel@nongnu.org; Mon, 25 May 2015 11:13:25 -0400 Received: from blu004-omc1s6.hotmail.com ([65.55.116.17]:49661) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ywu49-0006Kz-6K for qemu-devel@nongnu.org; Mon, 25 May 2015 11:13:21 -0400 Message-ID: Date: Mon, 25 May 2015 23:13:52 +0800 From: Chen Gang MIME-Version: 1.0 References: <5550D270.4020202@twiddle.net> <555127F8.1030604@twiddle.net> , <2D94CD47-DC66-46B5-957A-AE1CF7A3E2BD@ezchip.com> In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 05/10 v10] target-tilegx/opcode_tilegx.h: Modify it to fit qemu using List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chris Metcalf Cc: Peter Maydell , Riku Voipio , QEMU Developers , Walter Lee , =?windows-1252?Q?Andreas_F=E4rber?= , Richard Henderson Also additional bug: when a block finishes with no branch insn (e.g. the insns are too much to be in a block), we need to modify pc and exit_tb. I found this bug when mark "-d all" for Hello world with shared glibc. At present, I finished all "Hello world" related test cases which I can find, and begin make patches for tilegx, next. Welcome any ideas, suggestions and completions (e.g. for test cases). If no additional reply, I shall send patches for tilegx within 4 days. Thanks. On 5/25/15 06:03, Chen Gang wrote: > > For "Hello world" with shared glibc, it needs to implement additional > instructions and fix one additional bug (it is about syscall_nr.h: need > stat64 and fstatat64). > > I shall send patch v11 within this month. :-) > > Thanks. > > On 5/22/15 09:48, Chen Gang wrote: >> On 05/22/2015 07:40 AM, Chris Metcalf wrote: >>> Congratulations! >>> >> >> Again, really thank all of you very much!! :-) >> >> >>>> On May 21, 2015, at 4:58 PM, Chen Gang wrote: >>>> >>>> >>>> After fix additional 3 bugs (one for mnz, one for mz, one for v1cmpeqi), >>>> at present, tilegx linux user can print "Hello World"! :-) >>>> >>>> I shall reconstruct/prepare the code and send patch v11 for review >>>> within this month. >>>> >>>> Thanks. >>>> >>>>> On 5/19/15 10:47, Chen Gang wrote: >>>>> Hello All: >>>>> >>>>> I also found another bug: I did not set the system call error number to >>>>> r1 register, which will cause new_heap() fail although mmap64 succeed. >>>>> >>>>> Hope it is my last bug for printing "Hello world" executable binary. >>>>> >>>>> Thanks. >>>>> >>>>>> On 05/12/2015 07:16 PM, Chen Gang wrote: >>>>>>> On 05/12/2015 07:08 PM, Peter Maydell wrote: >>>>>>>> On 12 May 2015 at 11:56, Chen Gang wrote: >>>>>>>> Welcome any other members' ideas, suggestions or completions for it. >>>>>>>> >>>>>>>> If one of another members also suggests to drop all uint8_t and uint16_t, >>>>>>>> I shall drop them (more explanations for dropping them will be better). >>>>>>> >>>>>>> I agree with Richard on this one. >>>>>>> >>>>>> >>>>>> OK, thanks. >>>>>> >>>>> >>>> >>>> -- >>>> Chen Gang >>>> >>>> Open, share, and attitude like air, water, and life which God blessed >> > -- Chen Gang Open, share, and attitude like air, water, and life which God blessed