diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2007-10-11 17:07:34 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-11-02 08:44:15 -0700 |
commit | 02d29bbef2858caeac240a3d6291695717845c41 (patch) | |
tree | 585300d7799760e50cf8ccf35886228c5eccdaa5 /lib | |
parent | 0a0225bae6d086e1ffa8a5aa3bf265ec83b57c34 (diff) |
POWERPC: Fix handling of stfiwx math emulation
patch ba02946a903015840ef672ccc9dc8620a7e83de6 in mainline
Its legal for the stfiwx instruction to have RA = 0 as part of its
effective address calculation. This is illegal for all other XE
form instructions.
Add code to compute the proper effective address for stfiwx if
RA = 0 rather than treating it as illegal.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions