5.7.4.9 Ifnc Directive
The .ifnc
string1,string2
directive is like .ifc
, but the sense of the test is reversed: this assembles
the following section of code if the two strings are not the same.
The .ifnc
string1,string2
directive is like .ifc
, but the sense of the test is reversed: this assembles
the following section of code if the two strings are not the same.