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: <17880.61607.820418.760412@cargo.ozlabs.ibm.com> Date: Mon, 19 Feb 2007 11:34:47 +1100 From: Paul Mackerras To: Geoff Levand Subject: Re: [RFC 3/3] zImage: Exception vector support In-Reply-To: <45D7A914.4040000@am.sony.com> References: <45D7A914.4040000@am.sony.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Geoff Levand writes: > + xor r4, r4, r4 What's wrong with "li r4,0"? Paul.