Everything, personal and technical.
Below is an example of inline assembly in C++. Notice that it is x86 assembly with the AT&T syntax. The final value of b is 10.