mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
Another gas manual typo correction.
This commit is contained in:

committed by
Nick Clifton

parent
f561730710
commit
410a3464e7
@ -4372,7 +4372,7 @@ perform signed comparisons.
|
|||||||
|
|
||||||
These two logical operations can be used to combine the results of sub
|
These two logical operations can be used to combine the results of sub
|
||||||
expressions. Note, unlike the comparison operators a true result returns a
|
expressions. Note, unlike the comparison operators a true result returns a
|
||||||
value of 1 but a false results does still return 0. Also note that the logical
|
value of 1 but a false result does still return 0. Also note that the logical
|
||||||
or operator has a slightly lower precedence than logical and.
|
or operator has a slightly lower precedence than logical and.
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
Reference in New Issue
Block a user