|
|||||||||||||||||||||||||||||||||||
|
Technical Support On-Line Manuals Assembler User Guide |
Assembler User GuideDifference between operator precedence in armasm and C
The assembler order of precedence is not exactly the same as in C. For example, ARM recommends you use brackets to make the precedence explicit. If your code contains an expression that would parse differently
in C, and you are not using the A1466W: Operator precedence means that expression would evaluate differently in C Table 33 shows
the order of precedence of operators in From these tables:
Table 33. Operator precedence in armasm
Table 34. Operator precedence in C
| ||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||