From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1725.199.98.17.55.1069356471.squirrel@wish> In-Reply-To: <20031120143356.GA20235@ionkov.net> References: <20031111001624.GA10112@ionkov.net> <20031120143356.GA20235@ionkov.net> Subject: Re: [9fans] gcc trouble From: "Joel Salomon" To: 9fans@cse.psu.edu User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Date: Thu, 20 Nov 2003 14:27:51 -0500 Topicbox-Message-UUID: 9001081e-eacc-11e9-9e20-41e7f4b1d025 > 3. Teach 8l (and 8a) about the additional instructions that GCC can > produce (MMX, SSE etc.), or make GCC to not use them. > Adding the MMX/SSE instructions might not be a bad idea on its own, on the off chance that some multimedia code gets ported to plan 9. After this semester is done I'll try my hand at it. IIRC, one/some of the 5273 options to gcc configure controls whether MMX instructions are generated. --Joel