From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 19563 invoked from network); 20 Feb 2021 11:53:03 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 20 Feb 2021 11:53:03 -0000 Received: from duke.felloff.net ([216.126.196.34]) by 1ess; Sat Feb 20 06:48:29 -0500 2021 Message-ID: <87E18F172DBCCEA964B1F3C5F71AD397@felloff.net> Date: Sat, 20 Feb 2021 12:48:17 +0100 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: ISO-certified patented callback injection AJAX pipelining cloud session backend Subject: Re: [9front] Re: boot/efi: support framebuffer with 64-bit base address Reply-To: 9front@9front.org Precedence: bulk the issue is that the 64-bit asop's (/=) are emulated on 386 using libc's vlrt.c. and the bootloader is not linked with libc due to size constraints. i should have put a comment explaining this in the code. -- cinap