Use the "volatile" option and the "memory" clobber on inline asm that does things like return directly, to reduce the chances of compilers rearranging the code. |
||
|---|---|---|
| .. | ||
| compiler-builtins | ||
Use the "volatile" option and the "memory" clobber on inline asm that does things like return directly, to reduce the chances of compilers rearranging the code. |
||
|---|---|---|
| .. | ||
| compiler-builtins | ||