pthread_rwlock_unlock.S unaligned access to PSHARED

Ulrich Drepper drepper@redhat.com
Sun May 11 11:56:00 GMT 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Clemens Kolbitsch wrote:
> Is there a specific reason for not using
> 
> movb	PSHARED(%edi), %ecx

Yes, movb doesn't fill in the right value.  But it should have
consistently be movzbl.  This was used in some places but not
everywhere.  It's fixed now.

- --
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkgmhxYACgkQ2ijCOnn/RHS8xQCeLiQZeHzdANlLAEvb8paBjP/4
1foAn2+QKcCvDU1d0Ut1t+AznvFjRnMB
=aZgs
-----END PGP SIGNATURE-----



More information about the Libc-alpha mailing list