Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932600AbZGPQvH (ORCPT ); Thu, 16 Jul 2009 12:51:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932520AbZGPQvH (ORCPT ); Thu, 16 Jul 2009 12:51:07 -0400 Received: from mx2.redhat.com ([66.187.237.31]:34166 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932441AbZGPQvF (ORCPT ); Thu, 16 Jul 2009 12:51:05 -0400 Message-ID: <4A5F5AB2.2020401@redhat.com> Date: Thu, 16 Jul 2009 12:52:02 -0400 From: Masami Hiramatsu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Thunderbird/3.0b2 MIME-Version: 1.0 To: "H. Peter Anvin" CC: Ingo Molnar , Steven Rostedt , lkml , systemtap , kvm , DLE , Jim Keniston , Ananth N Mavinakayanahalli , Srikar Dronamraju , Frederic Weisbecker , Andi Kleen , Vegard Nossum , Avi Kivity , =?UTF-8?B?UHJ6ZW15c8WCYXdQYXdlxYJjenlr?= Subject: Re: [PATCH -tip -v12 01/11] x86: instruction decoder API References: <20090716155652.6266.39970.stgit@localhost.localdomain> <20090716155700.6266.71011.stgit@localhost.localdomain> <4A5F5326.8060307@zytor.com> In-Reply-To: <4A5F5326.8060307@zytor.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 820 Lines: 31 On 2009年07月16日 12:19, H. Peter Anvin wrote: > Masami Hiramatsu wrote: >> >> These opcode maps do NOT include most of SSE and FP opcodes, because >> those opcodes are not used in the kernel. >> > > That is not true. Ah, these opcode maps include some SSE/FP setup opcdes which are used in the kernel. I've found that opcodes while running selftest of decoder, so, I checked asm() code and added those in the maps. Thank you, -- Masami Hiramatsu Software Engineer Hitachi Computer Products (America), Inc. Software Solutions Division e-mail: mhiramat@redhat.com -- 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/