A coroutine call instruction.The instruction pops the top of stack into temporary register, pushes program counter onto the stack, and then puts the saved top of stack in the program counter.
一种协同程序访问,
把栈
弹入临时
,把程序计数
推入栈内,然后把保
的栈
内容
入到程序计数
内。