commit | 5e14d21e3f28a4181dacff0336040e30942f4921 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Sep 13 01:44:20 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Sep 14 08:53:30 2007 -0500 |
tree | ebaa8217d5af80e15116960641a0bf87a8b5d717 | |
parent | d8f1324a5063c833862328ceafabc53ac3cc4f71 [diff] |
[POWERPC] Add cpu feature for SPE handling Make it so that SPE support can be determined at runtime. This is similiar to how we handle AltiVec. This allows us to have SPE support built in and work on processors with and without SPE. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>