Thread (6 messages) flat view 6 messages, 3 authors, 2003-02-21

Re: lmw and stmw instructions not used copy functions

From: Dan Malek <hidden>
Date: 2003-02-20 04:06:38

Joakim Tjernlund wrote:
I noticed that the lmw and stmw instructions are not used in copy_page(), clear_page() etc.
Aren't these instructions faster than a bunch of lwz/stw?
Motorola doesn't guarantee these are any faster, and most documentation indicates
they are likely to be slower.  If you look closely, you may notice that not
too many places can utilize these instructions, and often the load or store
is done to take advantages of some pipeline optimizations with comparisons
to values in well known registers.


	-- Dan


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help