aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2015-01-30 07:09:38 -0500
committerRalf Baechle <ralf@linux-mips.org>2015-03-27 14:42:48 -0400
commit466aec5f292be469e15b3dc3d17b731dab93727c (patch)
treeab9aa70efec2d0476dc3d05f209fd1db7c683b64 /scripts/mod
parent84ab45b33858a87632e1f5e207e302bf48eaf52e (diff)
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
This reverts commit 02987633df7ba2f62967791dda816eb191d1add3. The basic premise of the patch was incorrect since MSA context (including FP state) is saved using st.d which stores two consecutive 64-bit words in memory rather than a single 128-bit word. This means that even with big endian MSA, the FP state is still in the first 64-bit word. Signed-off-by: James Hogan <james.hogan@imgtec.com> Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9168/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions