Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/x86_64/sys
Module Name: src
Committed By: fvdl
Date: Sat Mar 15 12:34:33 UTC 2003
Modified Files:
src/lib/libc/arch/x86_64/sys: __sigtramp1.S
Log Message:
No need to use movq for the small immediate values here, they'll be
zero-extended with movl.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/x86_64/sys/__sigtramp1.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index