From owner-freebsd-mobile Wed Nov 5 22:42:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA23113 for mobile-outgoing; Wed, 5 Nov 1997 22:42:55 -0800 (PST) (envelope-from owner-freebsd-mobile) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.26]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA23097 for ; Wed, 5 Nov 1997 22:42:51 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.cybercity.dk [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.7) with ESMTP id HAA01979; Thu, 6 Nov 1997 07:41:09 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Mike Smith cc: Nate Williams , freebsd-mobile@freebsd.org Subject: Re: Libretto 50 - US Version and PAO In-reply-to: Your message of "Thu, 06 Nov 1997 11:51:11 +1030." <199711060121.LAA00464@word.smith.net.au> Date: Thu, 06 Nov 1997 07:41:06 +0100 Message-ID: <1977.878798466@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199711060121.LAA00464@word.smith.net.au>, Mike Smith writes: >> 1. (Inline) Assembly >> call_pnp(segment, offset, int stackdepth, u_int16_t *stack) > >You left the data segment out... > >One thing I was wondering; does > >pnp_func(u_int16_t a, u_int16_b) > >construct the stack properly, or will we still get int-sized objects on >the stack? You still get 32bit stuff on the stack. C promotes them. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop."