Re: [PATCH 7/8] i386: bitops: Kill needless usage of __asm__ __volatile__

From: Jeremy Fitzhardinge
Date: Mon Jul 23 2007 - 16:42:04 EST


Trent Piepho wrote:
> gcc also tries to count the number of instructions, to guess how large in
> bytes the asm block is, as it could make a difference for near vs short
> jumps, etc.
>

How does it do that? By looking for \n, ';', etc?

J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/