commit | 72ffff5b1792b0fa4d40a8e2f3276fff999820ec | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Wed Jun 25 14:07:18 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Jul 01 11:28:48 2008 +1000 |
tree | 50dbf11b043350b98fcccd9f838b0f31f49997a5 | |
parent | b962ce9d26fd6677e6720949642420ceb029a102 [diff] |
powerpc: Add VSX assembler code macros This adds the macros for the VSX load/store instruction as most binutils are not going to support this for a while. Also add VSX register save/restore macros and vsr[0-63] register definitions. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Paul Mackerras <paulus@samba.org>