Define bit_XXX and index_XXX.
commit51ddd2c01e0636f713417f30379b876e85558f61
authorH.J. Lu <hongjiu.lu@intel.com>
Sun, 13 Dec 2009 17:47:02 +0000 (13 09:47 -0800)
committerUlrich Drepper <drepper@redhat.com>
Sun, 13 Dec 2009 17:47:02 +0000 (13 09:47 -0800)
tree1d9762899998ee78590cf88e81be1f7a4b014370
parent9b2f1d4b58f192445db38d5bfe5de0eff2dc3b27
Define bit_XXX and index_XXX.

This patch defines bit_XXX and index_XXX and use them to check processor
feature in assembly code.  It can prevent typos in processor feature
check.
ChangeLog
sysdeps/x86_64/multiarch/init-arch.h
sysdeps/x86_64/multiarch/rawmemchr.S
sysdeps/x86_64/multiarch/strchr.S
sysdeps/x86_64/multiarch/strcmp.S
sysdeps/x86_64/multiarch/strcpy.S
sysdeps/x86_64/multiarch/strcspn.S
sysdeps/x86_64/multiarch/strlen.S
sysdeps/x86_64/multiarch/strrchr.S
sysdeps/x86_64/multiarch/strspn.S