Home | History | Annotate | Download | only in runtime

Lines Matching refs:FS

569     // offset 0x18 from the FS segment register gives a pointer to
573 MOV EAX, FS:[18h]
582 // offset 0x18 from the FS segment register gives a pointer to
585 asm ( "movl %%fs:0x18, %0\n"