From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bArxw-0005xp-Kg for qemu-devel@nongnu.org; Thu, 09 Jun 2016 00:53:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bArxs-0001QB-Du for qemu-devel@nongnu.org; Thu, 09 Jun 2016 00:53:11 -0400 Received: from mail-qg0-x235.google.com ([2607:f8b0:400d:c04::235]:32880) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bArxs-0001Q7-9l for qemu-devel@nongnu.org; Thu, 09 Jun 2016 00:53:08 -0400 Received: by mail-qg0-x235.google.com with SMTP id l44so13686992qgd.0 for ; Wed, 08 Jun 2016 21:53:08 -0700 (PDT) Sender: Richard Henderson References: <1465209480-71364-1-git-send-email-rolnik@amazon.com> <1465209480-71364-5-git-send-email-rolnik@amazon.com> <4765844e-9d07-7217-6ad0-1f5d6427bc5f@twiddle.net> From: Richard Henderson Message-ID: <54a7af50-dc93-c5cf-8c08-d8712a8a0d56@twiddle.net> Date: Wed, 8 Jun 2016 21:53:05 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 4/9] target-avr: adding instructions encodings List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Rolnik , Peter Maydell Cc: QEMU Developers , Michael Rolnik On 06/08/2016 02:15 PM, Michael Rolnik wrote: > I can send the sources, of my generator if you want. > However I have not time to make it a part of AVR patch right now. > let's finish with AVR cores and then when I have time I will be happy to > QEMUify the generator. > I think you should add the generator even if it's not (currently) run as part of the normal build process. Perhaps put the build commands you used in the target-avr/Makefile, commented out. r~