|
Message
From: Matjaz Breskvar<phoenix@o...>
Date: Thu Jun 30 02:18:44 CEST 2005
Subject: [openrisc] [or1ksim #107] Remove useless calls to m{f,t}spr
* Gy?rgy 'nog' Jeney (nog@s...) wrote: > Hi, > > There has been a nice amount of traffic on openrisc in the last days, may aswell > add my own :) > > ChangeLog: > * Remove m{f,t}spr calls where we can access the spr directly.
i would think that it is better (for readability) to have m{f,t}spr_internal function, that is an inline of what you suggest. it's just as fast and you still keep the m{f,t}spr abstraction...
regards, p.
|
 |