From: Ying Qin Newsgroups: comp.os.msdos.djgpp Subject: Inline assembly? Date: Wed, 03 Sep 1997 18:48:05 -0700 Organization: DREAM Lab Lines: 5 Message-ID: <340E1355.3354@ece.uci.edu> Reply-To: yqin AT ece DOT uci DOT edu NNTP-Posting-Host: neyah.eng.uci.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Who knows the complete reference for the inline assembly of AT&T syntax? Thx. BTW, can anyone tell me how to use far jmp to jump to specific address(selector:offset) in inline assembly? Thx.