[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__
authorAkinobu Mita <mita@miraclelinux.com>
Sun, 26 Mar 2006 09:39:01 +0000 (01:39 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:57:09 +0000 (08:57 -0800)
commit4b417d0c7cb6af4afb7bad6463f7f3227d8a5074
tree514ad66b1ee3286d877aa5d1cf18dc970bbe5722
parent20548664aa2d98ba0ee3dde4482b0a96b9273b6f
[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__

Use config options instead of gcc builtin definition to tell the use of
instruction set extensions (CIX and FIX).

This is introduced to tell the kbuild system the use of opmized hweight*()
routines on alpha architecture.

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/alpha/lib/ev6-memchr.S
arch/alpha/lib/fpreg.c
include/asm-alpha/bitops.h
include/asm-alpha/fpu.h