From mboxrd@z Thu Jan 1 00:00:00 1970 From: "HARISH J PRABHU" Date: Fri, 15 Mar 2002 16:12:10 +0000 Subject: [Linux-ia64] Assembly language programming - variable names Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org How does one use variable names in IA-64 Assembly language programs ? What is the equivalent of the x86 code below in IA-64 ? data segment a db 67 b db 5 dup(0) code segment ... Could somebody help me with this ? --------------------------------------------------------------------- Express yourself with a super cool email address from BigMailBox.com. Hundreds of choices. It's free! http://www.bigmailbox.com ---------------------------------------------------------------------