linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo <lollo_c@alice.it>
To: linux-assembly@vger.kernel.org
Subject: Re: Very newbie question...
Date: Sat, 12 Nov 2005 08:35:01 +0100	[thread overview]
Message-ID: <43759B25.5030403@alice.it> (raw)
In-Reply-To: <200511120029.48097.zebarbuc@free.fr>

When i back in office i try to use 64bit registers.
At home i have a linux distribution (slackware, 32bit) installed over a 64bit hardware and i can't try (i think that i can't try but is possible that i don't know how :))
For the gdb is the same thing, when back in office i try.
Thx :)



Frederic Marmond wrote:

>Hi,
>in amd64, registers are different (64bits...) ;)
>So, I think you'd better use the 64 bits name version
>push rbp
>mov rbp,rsp
>...
>
>What do you have as result in your case?
>can you try it with gdb and step your prog?
>
>Fred
>  
>


      reply	other threads:[~2005-11-12  7:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-11 23:05 Very newbie question Lorenzo
2005-11-11 23:16 ` John Rodriguez
2005-11-12  1:04   ` Brian Raiter
2005-11-12  7:35     ` Lorenzo
2005-11-12  7:34   ` Lorenzo
2005-11-11 23:29 ` Frederic Marmond
2005-11-12  7:35   ` Lorenzo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43759B25.5030403@alice.it \
    --to=lollo_c@alice.it \
    --cc=linux-assembly@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).