From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18381.49853.255430.142431@cargo.ozlabs.ibm.com> Date: Wed, 5 Mar 2008 08:44:29 +1100 From: Paul Mackerras To: Segher Boessenkool Subject: Re: V4L2: __ucmpdi2 undefined on ppc In-Reply-To: <15d7ac5a7542b05fb9b9abb5d4c7a22d@kernel.crashing.org> References: <1166053317.909.19.camel@praia> <20061214195842.GA14041@athena.road.mcmartin.ca> <1166362145.6714.53.camel@pmac.infradead.org> <6a89f9d50802060639j4b3a8b7u4e4e596b010ee353@mail.gmail.com> <15d7ac5a7542b05fb9b9abb5d4c7a22d@kernel.crashing.org> Cc: linuxppc-dev@ozlabs.org, henrik.sorensen@gmail.com, Stephane Marchesin , David Woodhouse List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Segher Boessenkool writes: > Every occurrence of r7 here is wrong (and some of the r6). Is there > any reason to do this in assembler code at all? The fact that the obvious C code generates ... a call to __ucmpdi2? :) Paul.