Forum Discussion
Hi,
Are you still facing any roadblocks?
or Would you have any other questions?
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
Hi.
I am facing obstacles.
The problems indicated in the text have not been resolved in any way.
What you have shown me in your documentation is
I believe it is the assembler code I am having problems with.
However, as a matter of fact, the "assembler code WITHOUT OPTIMIZATION" code shown in the text can be executed, while the "assembler code WITH OPTIMIZATION" code containing `sthio zero,0(r2)` stops execution. The code with `sthio zero,0(r2)` stops execution.
Is there any problem with the code shown in `assembler code WITH OPTIMIZATION'?
I am having trouble because I can run the code without optimization and cannot run the code with optimization.