Searched refs:O_logical_not (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dexpr.h66 O_logical_not, enumerator in enum:__anon357
H A Dexpr.c1085 expressionP->X_op = O_logical_not;
1458 9, /* O_logical_not */
1933 case O_logical_not:
1940 if (op == O_logical_not)
H A Dsymbols.c900 case O_logical_not:
1231 case O_logical_not:
1239 if (op != O_logical_not && seg_left != absolute_section
1248 else if (op == O_logical_not)
3107 case O_logical_not: HANDLE_XADD_OPT1 ("!");
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-s390.c856 case O_logical_not:
H A Dtc-alpha.c753 case O_logical_not: name = "O_logical_not"; break;

Completed in 147 milliseconds