Changeset 468a26f8ff5981c14f2cbe4a6793f795a0fd5734
- 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:
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2ff8324 |
r468a26f |
|
| 90 | 90 | "movl %%ebx,%1\n\t" \ |
|---|
| 91 | 91 | : "=a" ( i_eax ), \ |
|---|
| 92 | | "=r" ( i_ebx ), \ |
|---|
| | 92 | "=b" ( i_ebx ), \ |
|---|
| 93 | 93 | "=c" ( i_ecx ), \ |
|---|
| 94 | 94 | "=d" ( i_edx ) \ |
|---|