Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e87ce948 authored by Paul Burton's avatar Paul Burton Committed by Ralf Baechle
Browse files

MIPS: Update outdated comment



The hard-coded offsets mentioned in this comment seem to not exist
anymore, so remove mention of them from the comment.

Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
Reviewed-by: default avatarQais Yousef <qais.yousef@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6421/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent bbd426f5
Loading
Loading
Loading
Loading
+3 −4
Original line number Original line Diff line number Diff line
@@ -125,10 +125,9 @@ BUILD_FPR_ACCESS(32)
BUILD_FPR_ACCESS(64)
BUILD_FPR_ACCESS(64)


/*
/*
 * It would be nice to add some more fields for emulator statistics, but there
 * It would be nice to add some more fields for emulator statistics,
 * are a number of fixed offsets in offset.h and elsewhere that would have to
 * the additional information is private to the FPU emulator for now.
 * be recalculated by hand.  So the additional information will be private to
 * See arch/mips/include/asm/fpu_emulator.h.
 * the FPU emulator for now.  See asm-mips/fpu_emulator.h.
 */
 */


struct mips_fpu_struct {
struct mips_fpu_struct {