From owner-freebsd-questions Wed Jul 24 08:45:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA25915 for questions-outgoing; Wed, 24 Jul 1996 08:45:38 -0700 (PDT) Received: from lariat.lariat.org ([129.72.251.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA25907 for ; Wed, 24 Jul 1996 08:45:32 -0700 (PDT) Received: (from brett@localhost) by lariat.lariat.org (8.8.Alpha.4/8.8.Alpha.4) id JAA09398; Wed, 24 Jul 1996 09:42:25 -0600 (MDT) Date: Wed, 24 Jul 1996 09:42:25 -0600 (MDT) From: Brett Glass Message-Id: <199607241542.JAA09398@lariat.lariat.org> To: brett@lariat.org, wollman@lcs.mit.edu Subject: Re: Which CPU setting for 486DLC? Cc: questions@freebsd.org Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > When the machine boots, it wil be identified as having an > ``xxx-class'' CPU, where ``xxx'' is the value you need to specify in > your CPU declaration. Sounds reasonable. I imagine, though, that the optimizations will be different than for some other chips! (The DLC is known to execute complex instructions faster than the newer RISC-like Intel chips, which like simple load, store, and register-to-register operations.) Will the compiler handle this automatically?