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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [PATCH 0/8] i386: bitops: Cleanup, sanitize, optimize
- From: Satyam Sharma <[email protected]>
- [PATCH 7/8] i386: bitops: Kill needless usage of __asm__ __volatile__
- From: Satyam Sharma <[email protected]>
- Re: [PATCH 7/8] i386: bitops: Kill needless usage of __asm__ __volatile__
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [PATCH 7/8] i386: bitops: Kill needless usage of __asm__ __volatile__
- From: Satyam Sharma <[email protected]>
- Re: [PATCH 7/8] i386: bitops: Kill needless usage of __asm__ __volatile__
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [PATCH 7/8] i386: bitops: Kill needless usage of __asm__ __volatile__
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [PATCH 7/8] i386: bitops: Kill needless usage of __asm__ __volatile__
- From: Trent Piepho <[email protected]>
- [PATCH 0/8] i386: bitops: Cleanup, sanitize, optimize
- Prev by Date: Re: 2.6.23-rc1: BUG_ON in kmap_atomic_prot()
- Next by Date: Re: [PATCH] Clean up on_each_cpu: should not fail, should not have "retry" arg
- Previous by thread: Re: [PATCH 7/8] i386: bitops: Kill needless usage of __asm__ __volatile__
- Next by thread: Re: [PATCH 7/8] i386: bitops: Kill needless usage of __asm__ __volatile__
- Index(es):