Skip to content
Commit f772dcde authored by Kumar Gala's avatar Kumar Gala Committed by Adrian Bunk
Browse files

[POWERPC] Fix handling of stfiwx math emulation



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.

Adrian Bunk:
Backported to 2.6.16.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent c94861ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment