Re: Re: optimisation issue #2
David McNab <[email protected]> Wed, 01 Dec 2004 01:17:59 +1300
| Newsgroups | gmane.comp.lang.forth.picforth |
|---|---|
| Message-ID | <[email protected]> |
Samuel Tardieu wrote: > If you do that (add ">w" before every "return"), you will end with 3 > instructions per test. Sweet job. Yo the man, Samuel! Works perfectly - another of my assembler words bites the dust. (I'm actually getting 2 instructions per test in the generated code). The black magickal wickedness of PicForth worsens by the day ;O Thanks muchly for the rapid turnaround on that one :) -- Cheers David