From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762655AbXHAQTK (ORCPT ); Wed, 1 Aug 2007 12:19:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755544AbXHAQSz (ORCPT ); Wed, 1 Aug 2007 12:18:55 -0400 Received: from mail.suse.de ([195.135.220.2]:60956 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754093AbXHAQSy (ORCPT ); Wed, 1 Aug 2007 12:18:54 -0400 To: "Francis Moreau" Cc: "Rene Herman" , linux-kernel@vger.kernel.org Subject: Re: Search for x86_64 documentation. References: <38b2ab8a0708010627n7b7d2bbbicc7dc5f212faf016@mail.gmail.com> <46B095F2.2060605@gmail.com> <38b2ab8a0708010830h6205bfdfm8b5035cbf9ed1ccc@mail.gmail.com> From: Andi Kleen Date: 01 Aug 2007 19:13:27 +0200 In-Reply-To: <38b2ab8a0708010830h6205bfdfm8b5035cbf9ed1ccc@mail.gmail.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org "Francis Moreau" writes: > > I was actually more interested in books which are more pleasant to > read than a raw datasheet. The first volumes of the Intel and AMD architecture manuals are far from "raw datasheets". In fact they're quite well written as brief introduction of x86 assuming you have some basic knowledge of assembly language concepts. There might be better introductions for a total newbie but if you already know another assembly language and other basic concepts of computer architecture they should serve you very well. -Andi