Talk:83Plus:BCALLs:4009

From WikiTI
Jump to: navigation, search

Is this really a "useful utility call"? There's a huge overhead for merely using a bcall, just for a routine that would be 4 bytes when inlined instead of 3 bytes when bcalled. (preceding unsigned comment by 24.13.172.118 (talk • contribs) 04:39, 27 March 2005)

The only overhead is some clock cycles. If you care about space and not about speed then yes, it's a useful utility call. It's all a matter of priorities :) --Dan Englender 14:18, 27 March 2006 (PST)