--- Patrick McNamara <[EMAIL PROTECTED]> wrote: > For those opcodes that take a counter argument, is a count of 0 > defined > as valid? Specifically for the instruction set are these equivelent? > > SEND > SEND 0 > > Or are these equivalent? > > SEND > SEND 1
Probably the latter. Also, the max count is 4096, since [20:9] is 12 bits. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
