linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sofiane Akermoun <akersof@gmail.com>
To: ishare <june.tune.sea@gmail.com>
Cc: linux-assembly@vger.kernel.org
Subject: Re: what does this do ?
Date: Mon, 4 Mar 2013 07:07:29 +0100	[thread overview]
Message-ID: <CAN0_x-LicuVtzdGPxwX-CJD1AiJ2gjfb+M5uKd6=DsH0-6SPzA@mail.gmail.com> (raw)
In-Reply-To: <20130303172104.GA2788@debian.localdomain>

Apprently here, 661b is an hex value.
You code is a bit strange because it is probably from C source that
generate asm code at runtime
But outside of the context it has non sense for me.. %c at the foutrh
line should be for string formating of a c program... and in theory if
we want to use hex value we use a "0x" prefix to avoid
misundertanding.
Do you have a link to the originall source or the project which this
code come from?

regards,

Sofiane Akermoun

2013/3/3 ishare <june.tune.sea@gmail.com>:
>
>
> here are a portion of  build-in asm code  :
>
>     "  .long 661b\n"                    \
>     "  .long 663f\n"            \
>     "  .byte %c0\n"             /               \
>     "  .byte 662b-661b\n"                       \
>     "  .byte 664f-663f\n"
>
> what is 661b ,663f ? etc .
> what do they  mean?
>
> thanks!
> --
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Sofiane AKERMOUN
akersof@gmail.com

  reply	other threads:[~2013-03-04  6:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-03 17:21 what does this do ? ishare
2013-03-04  6:07 ` Sofiane Akermoun [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-17 20:46 what does this do? horseriver

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='CAN0_x-LicuVtzdGPxwX-CJD1AiJ2gjfb+M5uKd6=DsH0-6SPzA@mail.gmail.com' \
    --to=akersof@gmail.com \
    --cc=june.tune.sea@gmail.com \
    --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 read-only IMAP folder(s) and NNTP newsgroup(s).