[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
inline asm function and code size
- Date: Thu, 25 Jun 1998 09:39:34 +0200 (CEST)
- From: valette at crf.canon.fr (VALETTE Eric)
- Subject: inline asm function and code size
>>>>> "Joel" == Joel Sherrill <joel at OARcorp.com> writes:
Joel> On Fri, 19 Jun 1998, VALETTE Eric wrote:
Joel> I think most of the things you are looking at are lightly used so going to
Joel> the trouble to have two implementations is not worth it. One
Joel> implementation -- inline asm or function -- is enough. :)
I re-checked the code generated. The inline asm was the good solution.
Sorry for the trouble..
Eric.