x86 Segment register use

David Fernandez dfernandez@cct.co.uk
Mon Jul 10 08:13:00 GMT 2006


	Hi there,

	Could anyone there tell which segment registers does the compiler use
(CS, DS, ES, FS, GS), or if it doesn't use any at all and rely on the
default segments all the time?

	Is there any way to tell it that a specific variable resides, or is
addressable only through a specific segment register?

David.



More information about the Gcc-help mailing list