From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <49744EA9.6060402@grandegger.com> Date: Mon, 19 Jan 2009 10:58:01 +0100 From: Wolfgang Grandegger MIME-Version: 1.0 To: Andreas Schwab Subject: Re: Floating point exceptions with MPC5200 References: <497448F4.7080806@grandegger.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Andreas Schwab wrote: > Wolfgang Grandegger writes: > >> I want to provoke a "floating point exception" by doing a division by 0. > > Division by 0 is undefined, so you cannot expect any kind of outcome. Hm, even not a "floating point exception" signal like on x86? Wolfgang.