From owner-freebsd-current Tue Mar 16 20: 8:29 1999 Delivered-To: freebsd-current@freebsd.org Received: from lor.watermarkgroup.com (lor.watermarkgroup.com [207.202.73.33]) by hub.freebsd.org (Postfix) with ESMTP id 48E93152A4 for ; Tue, 16 Mar 1999 20:08:26 -0800 (PST) (envelope-from luoqi@watermarkgroup.com) Received: (from luoqi@localhost) by lor.watermarkgroup.com (8.8.8/8.8.8) id XAA14845 for current@freebsd.org; Tue, 16 Mar 1999 23:08:02 -0500 (EST) (envelope-from luoqi) Date: Tue, 16 Mar 1999 23:08:02 -0500 (EST) From: Luoqi Chen Message-Id: <199903170408.XAA14845@lor.watermarkgroup.com> To: current@freebsd.org Subject: VM86 assembly code problem Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There're a couple places in swtch.s with code like, #ifdef VM86 btrl %esi, _private_tss je 3f ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message