* [PATCH] DSP and MDMX share the same config flag bit
@ 2006-05-15 17:24 Thiemo Seufer
2006-05-16 17:50 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Thiemo Seufer @ 2006-05-15 17:24 UTC (permalink / raw)
To: linux-mips; +Cc: ralf
Clarify comment.
Signed-off-by: Thiemo Seufer <ths@networkno.de>
diff -urpN linux-orig/include/asm-mips/mipsregs.h linux-work/include/asm-mips/mipsregs.h
--- linux-orig/include/asm-mips/mipsregs.h 2006-04-24 12:02:35.000000000 +0100
+++ linux-work/include/asm-mips/mipsregs.h 2006-05-15 03:06:37.000000000 +0100
@@ -291,7 +291,7 @@
#define ST0_DL (_ULCAST_(1) << 24)
/*
- * Enable the MIPS DSP ASE
+ * Enable the MIPS MDMX and DSP ASEs
*/
#define ST0_MX 0x01000000
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-05-16 17:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-15 17:24 [PATCH] DSP and MDMX share the same config flag bit Thiemo Seufer
2006-05-16 17:50 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox