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@xxxxxxxxx>: > > > 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@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Sofiane AKERMOUN akersof@xxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-assembly" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- References:
- what does this do ?
- From: ishare
- what does this do ?
- Prev by Date: Re: how to use .section command in asm code?
- Next by Date: RE: how to use .section command in asm code?
- Previous by thread: what does this do ?
- Next by thread: how to use .section command in asm code?
- Index(es):