From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvT8J-00069p-T9 for qemu-devel@nongnu.org; Thu, 21 May 2015 12:15:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YvT8F-0002dW-QT for qemu-devel@nongnu.org; Thu, 21 May 2015 12:15:43 -0400 Received: from mail-qk0-x232.google.com ([2607:f8b0:400d:c09::232]:33927) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvT8F-0002dO-09 for qemu-devel@nongnu.org; Thu, 21 May 2015 12:15:39 -0400 Received: by qkgx75 with SMTP id x75so58887701qkg.1 for ; Thu, 21 May 2015 09:15:38 -0700 (PDT) Sender: Richard Henderson Message-ID: <555E04A5.9060802@twiddle.net> Date: Thu, 21 May 2015 09:15:33 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1432134765-7680-1-git-send-email-yongbok.kim@imgtec.com> <1432134765-7680-2-git-send-email-yongbok.kim@imgtec.com> <555CBFAD.5000207@twiddle.net> <555DA998.6010705@imgtec.com> In-Reply-To: <555DA998.6010705@imgtec.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 1/3] target-mips: Misaligned memory accesses for R6 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yongbok Kim , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, leon.alrae@imgtec.com, afaerber@suse.de On 05/21/2015 02:47 AM, Yongbok Kim wrote: > Fair enough. Actually I considered to pass the information but didn't > bother as this way is so simple. If you ever quit relying on a separate heck for atomics, which you probably should, this would be incorrect. r~