All of lore.kernel.org
 help / color / mirror / Atom feed
* what does this do?
@ 2013-03-02 23:27 horse
  2013-03-04  4:03 ` Paul Mundt
  0 siblings, 1 reply; 15+ messages in thread
From: horse @ 2013-03-02 23:27 UTC (permalink / raw)
  To: linux-sh


  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 ,etc ,what does it mean?

thanks!

^ permalink raw reply	[flat|nested] 15+ messages in thread
* what does this do ?
@ 2013-03-03 17:21 ishare
  2013-03-04  6:07 ` Sofiane Akermoun
  0 siblings, 1 reply; 15+ messages in thread
From: ishare @ 2013-03-03 17:21 UTC (permalink / raw)
  To: linux-assembly



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!

^ permalink raw reply	[flat|nested] 15+ messages in thread
* what does this do?
@ 2013-02-17 20:46 horseriver
  0 siblings, 0 replies; 15+ messages in thread
From: horseriver @ 2013-02-17 20:46 UTC (permalink / raw)
  To: linux-assembly

hi:

   what does this code do ?
	lss    0xc010020c,%esp

  does it need to addressing gdt entry?

thanks!

^ permalink raw reply	[flat|nested] 15+ messages in thread
* what does this do ?
@ 2013-01-13 19:29 horseriver
  2013-01-14  5:27 ` Dave Hylands
  0 siblings, 1 reply; 15+ messages in thread
From: horseriver @ 2013-01-13 19:29 UTC (permalink / raw)
  To: kernelnewbies

hi:

  In kernel code . some function is defined  by  __attribute__((__section__(".initcall" level ".init")))

  what does this do ?


thanks!

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-03-04  6:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 23:27 what does this do? horse
2013-03-04  4:03 ` Paul Mundt
  -- strict thread matches above, loose matches on Subject: below --
2013-03-03 17:21 what does this do ? ishare
2013-03-04  6:07 ` Sofiane Akermoun
2013-02-17 20:46 what does this do? horseriver
2013-01-13 19:29 what does this do ? horseriver
2013-01-14  5:27 ` Dave Hylands
2013-01-13 20:09   ` horseriver
2013-01-14  6:14     ` Dave Hylands
2013-01-14  4:50   ` horseriver
2013-01-14 14:44     ` Anuz Pratap Singh Tomar
2013-01-14  6:02       ` horseriver
2013-01-14 15:50         ` Anuz Pratap Singh Tomar
2013-01-14 15:20     ` Ramesh.P
2013-01-14  5:56       ` horseriver

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.