Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149503339
D8516.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
517 B
Referenced Files
None
Subscribers
None
D8516.id.diff
View Options
Index: head/sys/mips/mips/cpu.c
===================================================================
--- head/sys/mips/mips/cpu.c
+++ head/sys/mips/mips/cpu.c
@@ -481,7 +481,7 @@
/* Print Config3 if it contains any useful info */
if (cfg3 & ~(0x80000000))
- printf(" Config3=0x%b\n", cfg3, "\20\14ULRI\2SmartMIPS\1TraceLogic");
+ printf(" Config3=0x%b\n", cfg3, "\20\16ULRI\2SmartMIPS\1TraceLogic");
#if defined(CPU_MIPS1004K) || defined (CPU_MIPS74K) || defined (CPU_MIPS24K)
cfg7 = mips_rd_config7();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 25, 9:46 PM (4 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30347711
Default Alt Text
D8516.id.diff (517 B)
Attached To
Mode
D8516: [MIPS] Fix Config3[ULRI] printing
Attached
Detach File
Event Timeline
Log In to Comment