This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: CC register for x86-64 asm statements. Was: glibc: syscalls for x86-64
- To: ebiederm at xmission dot com, jh at suse dot cz
- Subject: Re: CC register for x86-64 asm statements. Was: glibc: syscalls for x86-64
- From: dewar at gnat dot com (Robert Dewar)
- Date: Thu, 23 Nov 2000 08:24:12 -0500 (EST)
- Cc: aj at suse dot de, discuss at x86-64 dot org, gcc at gcc dot gnu dot org,patches at x86-64 dot org
if we follow the idea of a no-clobber option, then separating the flags
could make even better sense, e.g. a specific no-clobber for cf for inc
in a case where this was important.