Date: Sat, 22 Dec 2001 17:53:32 -0500 (EST) From: Zhihui Zhang <zzhang@cs.binghamton.edu> To: freebsd-questions@freebsd.org Subject: Two Questions about assembly language syntax Message-ID: <Pine.SOL.4.21.0112221751000.2667-100000@opal>
next in thread | raw e-mail | index | archive | help
While reading file swtch.s, I see the following: $_common_tssd _tss_gdt %fs:0 What is the usage of $ before a symbol (none before _tss_gdt)? What does %fs:0 mean? Thanks, -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.21.0112221751000.2667-100000>