From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jai Sharma Subject: Assembly in LInux Date: Tue, 27 Jan 2009 21:42:20 +0530 Message-ID: <1f714d50901270812q56266a81x428762ada95e474e@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=9EEuIPr8FmaKPsYvKr+A4qOAXnqJpLYaM8N6p5eCrCI=; b=ckt6ApEmjSPkarObqNnOGToaSVZng3v6LIJTW7B+7APVzbJD0NO3Y+fdTHPf90Aa0k zvYY3wj1lE+oMqVNX9zaeoF9i3VR8stUiB672obDg/Zy+wYE9MSav+DMJkR14jfr+eTs PGZAIWsVRVBSiE7i0IPCjoTPU1A+8p9TpdbwY= Sender: linux-c-programming-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Dear friends, With all of your help and my motivation, I am to do application programming in Linux using C. I made some local intranet applications for my company using CURL, MySQL, Pipe, and gnuplot. But now I want to do some system programming under Linux. For that purpose I need to study Assembly Language. I am studying two books to make programs using Assembly Language: 1. Assembly Language Step-by-Step: Programming with DOS and Linux, Second Edition 2. Art of Assembly I need your help to understand Assembly Language for Linux. If you guys have some links or documentation. Then please share with me. I am great thankful to you. Thanks and Regards Jai