From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLzrH-0002PA-U0 for qemu-devel@nongnu.org; Wed, 10 Oct 2012 13:14:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TLzrB-0000n5-Ez for qemu-devel@nongnu.org; Wed, 10 Oct 2012 13:14:11 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:65460) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLzrB-0000mj-9Z for qemu-devel@nongnu.org; Wed, 10 Oct 2012 13:14:05 -0400 Received: by mail-pb0-f45.google.com with SMTP id rp2so924269pbb.4 for ; Wed, 10 Oct 2012 10:14:04 -0700 (PDT) Sender: Richard Henderson Message-ID: <5075ACDB.8040800@twiddle.net> Date: Wed, 10 Oct 2012 10:14:03 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1349812584-19551-1-git-send-email-aurelien@aurel32.net> <1349812584-19551-15-git-send-email-aurelien@aurel32.net> <20121009202421.GI9643@ohm.aurel32.net> <5075AC82.1030908@twiddle.net> In-Reply-To: <5075AC82.1030908@twiddle.net> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 14/26] tcg: rework TCG helper flags List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: Peter Maydell , qemu-devel@nongnu.org On 10/10/2012 10:12 AM, Richard Henderson wrote: > On 10/09/2012 01:24 PM, Aurelien Jarno wrote: >> Maybe NO_RG_SE? > > Perhaps, yes. But I certainly can't think of anything better. How about NO_RWG_SE. I like having the fact that R implies W be included in the symbol. r~