How many instructions do you get for Fill after compilation?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How many instructions do you get for Fill after compilation?

reflectionalist
Just wonder you guys' result.  I managed to reduce the number to 29 and could not go further.
Reply | Threaded
Open this post in threaded view
|

Re: How many instructions do you get for Fill after compilation?

cadet1620
Administrator
reflectionalist wrote
Just wonder you guys' result.  I managed to reduce the number to 29 and could not go further.
This sounds like a fairly typical size. If you send me your Fill.asm I'll give you some hints on how you can write it in fewer instructions.

--Mark