Mercurial > mplayer.hg
changeset 2282:baea37ed31f9
fixed?
author | arpi |
---|---|
date | Fri, 19 Oct 2001 13:11:26 +0000 |
parents | faf96aeb93ef |
children | f6d14b1cd73e |
files | cpudetect.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/cpudetect.c Fri Oct 19 13:09:26 2001 +0000 +++ b/cpudetect.c Fri Oct 19 13:11:26 2001 +0000 @@ -135,6 +135,7 @@ regs[3] == 0x69746e65 && regs[2] == 0x444d4163) { do_cpuid(0x80000000, regs); + printf("AMD cpuid-level: 0x%X\n",regs[0]); if (regs[0]>=0x80000001) { do_cpuid(0x80000001, regs2); caps->hasMMX = (regs2[3] & (1 << 23 )) >> 23; // 0x0800000