From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from janus.localdomain (frankvm.xs4all.nl [80.126.170.174]) by ozlabs.org (Postfix) with ESMTP id BDF0767C80 for ; Thu, 14 Jul 2005 22:52:34 +1000 (EST) Date: Thu, 14 Jul 2005 14:52:32 +0200 From: Frank van Maarseveen To: linuxppc-dev@ozlabs.org Message-ID: <20050714125232.GA13456@janus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Using lswi/stswi inside the kernel List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Are there any issues I should be aware of? I think most SAVE_GPR* and REST_GPR* macros could be replaced by a single lswi/stswi instruction. -- Frank