CVS: main/TOOLS cpuinfo.c,1.3,1.4
14 Oct
2003
14 Oct
'03
8:23 a.m.
Update of /cvsroot/mplayer/main/TOOLS In directory mail:/var/tmp.root/cvs-serv31799/TOOLS Modified Files: cpuinfo.c Log Message: K6 MTRR support with a little help from Alex. Index: cpuinfo.c =================================================================== RCS file: /cvsroot/mplayer/main/TOOLS/cpuinfo.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cpuinfo.c 30 Mar 2003 20:48:51 -0000 1.3 +++ cpuinfo.c 14 Oct 2003 12:22:46 -0000 1.4 @@ -153,6 +153,7 @@ { 22, "mmxext","MMX Technology (AMD Extensions)" }, { 30, "3dnowext","3Dnow! Extensions" }, { 31, "3dnow", "3Dnow!" }, + { 32, "k6_mtrr", "Memory Type Range Registers" }, { -1 } }; int i;
8064
Age (days ago)
8064
Last active (days ago)
0 comments
1 participants
participants (1)
-
Diego Biurrun CVS