Closed likunyur closed 2 years ago
Some variables are assigned first and then used, usually without initializing them, you can omit some execution instructions, such as mov.
Some variables are assigned first and then used, usually without initializing them, you can omit some execution instructions, such as mov.