Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755032Ab3GOTBM (ORCPT ); Mon, 15 Jul 2013 15:01:12 -0400 Received: from terminus.zytor.com ([198.137.202.10]:43864 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754222Ab3GOTBL (ORCPT ); Mon, 15 Jul 2013 15:01:11 -0400 Message-ID: <51E446C2.6050508@zytor.com> Date: Mon, 15 Jul 2013 12:00:18 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Linus Torvalds CC: Tim Northover , Ramkumar Ramachandra , Jeremy Fitzhardinge , Andi Kleen , LKML , LLVMdev , Thomas Gleixner , Ingo Molnar Subject: Re: [LLVMdev] [PATCH] x86/asm: avoid mnemonics without type suffix References: <1373806562-30422-1-git-send-email-artagnon@gmail.com> <51E44204.4000802@zytor.com> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 623 Lines: 19 On 07/15/2013 11:56 AM, Linus Torvalds wrote: > > (NASM used to be *much* more pleasant to work with than gas. Maybe you > should strive to make nasm DTRT wrt bt and constants, and maintain > that lead?) > Yes, that is in fact why I took over NASM development when Simon Tatham gave up on it. I'll look at adding this in the next version, it should be easy enough. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/