optimize, what optimize? opcode alignment? register reuse? is all that worth?
becasuse of a stupid compiler tiny architecture, the undefined behavior being a classic reason
thinking in brain, first in first processing, last in last processing, make sense.
becasuse of a stupid compiler tiny architecture, the undefined behavior being a classic reason
thinking in brain, first in first processing, last in last processing, make sense.









,看样子还是直接传参要比执行函数靠谱,毕竟能提前控制哪个先执行,谢了,大哥
程序代码: