commit | 1f29871cb7518692cf5c1fa8c19b117c789ff7f0 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Tue Oct 22 22:06:17 2013 +1100 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 20 01:57:47 2013 +0100 |
tree | 7c8650829b497d5ebac5bd6a21ed3d09b8c81f19 | |
parent | 74f239975501cf0ad886a5d40ce40aecbb9dc0b2 [diff] |
Add MSR VSX and Associated Exception This patch adds support for the VSX bit of the PowerPC Machine State Register (MSR) as well as the corresponding VSX Unavailable exception. The VSX bit is added to the defined bits masks of the Power7 and Power8 CPU models. Signed-off-by: Tom Musta <tommusta@gmail.com> Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de>