Changeset 468a26f8ff5981c14f2cbe4a6793f795a0fd5734

Show
Ignore:
Timestamp:
02/10/05 01:32:39 (3 years ago)
Author:
Sam Hocevar <sam@videolan.org>
git-committer:
Sam Hocevar <sam@videolan.org> 1128209559 +0000
git-parent:

[2ff83248d38df880b8202d3360c09244dbfbe82a]

git-author:
Sam Hocevar <sam@videolan.org> 1128209559 +0000
Message:
  • src/misc/cpu.c: oops.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/misc/cpu.c

    r2ff8324 r468a26f  
    9090                           "movl %%ebx,%1\n\t" \ 
    9191                         : "=a" ( i_eax ),     \ 
    92                            "=r" ( i_ebx ),     \ 
     92                           "=b" ( i_ebx ),     \ 
    9393                           "=c" ( i_ecx ),     \ 
    9494                           "=d" ( i_edx )      \