From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6Gwc-0000Do-6I for qemu-devel@nongnu.org; Sun, 22 Oct 2017 10:09:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6GwX-0005hQ-El for qemu-devel@nongnu.org; Sun, 22 Oct 2017 10:09:38 -0400 Received: from mail.uni-paderborn.de ([131.234.142.9]:38494) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e6GwX-0005gm-40 for qemu-devel@nongnu.org; Sun, 22 Oct 2017 10:09:33 -0400 References: <6968797c-f64c-69ff-2fa6-79c4fb3440c9@mail.uni-paderborn.de> <1e99928e-885b-0724-f2aa-da39d88f6871@linaro.org> From: Bastian Koppelmann Message-ID: Date: Sun, 22 Oct 2017 15:18:40 +0200 MIME-Version: 1.0 In-Reply-To: <1e99928e-885b-0724-f2aa-da39d88f6871@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC] RISC-V Decoder generator List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson , QEMU Developers , RISC-V SW Dev On 10/20/2017 06:57 PM, Richard Henderson wrote: > All that said, this looks very readable. Thank you. > Thanks for your great feedback. I think most of them are not hard to implement. However I might need some time for that :) Cheers, Bastian