Re: what does this do ?

Sofiane Akermoun <[email protected]> Mon, 4 Mar 2013 07:07:29 +0100
Newsgroups org.kernel.vger.linux-assembly
Message-ID <CAN0_x-LicuVtzdGPxwX-CJD1AiJ2gjfb+M5uKd6=DsH0-6SPzA@mail.gmail.com>
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 <[email protected]>:
>
>
> 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 [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Sofiane AKERMOUN
[email protected]