Yes. > Can the code: > bcall(_puts) > ret > > be optimized to: > bjump(_puts) > > like on the regular 83?