Benjamin Herrenschmidt e821ea70f3 powerpc: Move VMX and VSX asm code to vector.S
Currently, load_up_altivec and give_up_altivec are duplicated
in 32-bit and 64-bit. This creates a common implementation that
is moved away from head_32.S, head_64.S and misc_64.S and into
vector.S, using the same macros we already use for our common
implementation of load_up_fpu.

I also moved the VSX code over to vector.S though in that case
I didn't make it build on 32-bit (yet).

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-06-09 16:46:25 +10:00
..
2008-12-21 14:21:16 +11:00
2008-12-21 14:21:16 +11:00
2007-05-11 05:38:25 -04:00
2009-05-21 15:44:21 +10:00
2008-06-30 22:31:00 +10:00
2008-12-31 18:07:42 -05:00
2008-05-23 22:43:11 +02:00
2008-12-21 14:21:16 +11:00
2008-11-05 22:08:28 +11:00
2009-04-02 19:04:51 -07:00
2008-12-21 14:21:16 +11:00
2007-10-11 14:36:47 +10:00
2009-05-21 15:44:24 +10:00