Mail Archives: pgcc/2000/02/28/13:32:22
--fUYQa+Pmc3FrFX/N
Content-Type: text/plain; charset=us-ascii
On Fri, Feb 25, 2000 at 12:54:39AM +0100, Wolfgang Formann wrote:
> I wonder if leave is really faster on K6, at least it uses the long
> decoder
> and therefore cannot be paired (I mean decoded in the same cycle with
> any
> other instruction).
Right, it's only indirectly faster.
Leave is excatly as fast as mov plus pop, but leave is only one byte long.
The shorter the code is more cache friendly and so it is slightly faster.
--
Martin Ockajak a.k.a. Mandos <mandos AT hq DOT alert DOT sk> http://hq.alert.sk/~mandos
"The goal of Computer Science is to build something that will last at
least until we've finished building it."
--fUYQa+Pmc3FrFX/N
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.0 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAji6qFIACgkQ04YFujOC4BM71wCfUiTpdSlaLYjn6ymxcNUZ/+px
L/AAniDFGBrFIh1cR7I8UynEptBqZysr
=rbab
-----END PGP SIGNATURE-----
--fUYQa+Pmc3FrFX/N--
- Raw text -