At 10:07 AM 9/10/2001 -0500, Brian Wheeler wrote:
>Honestly, I don't care either way, since add i0,i0,0 is the same
>(basically) as a nop, but takes a little more cpu.  One could always
>#define nop add i0,i0,0
>:)

Ah, almost, except that add i0,i0,0 is a four-word instruction, and you 
might be nuking pieces of a different size. :)

I just added a noop operation to the repository. Whee... :)

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to