Home
last modified time | relevance | path

Searched refs:operatorT (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/
H A Dexpr.h114 } operatorT; typedef
128 operatorT X_op : 8;
H A Dexpr.c44 static operatorT operator (int *);
1398 static const operatorT op_encoding[256] = {
1536 static inline operatorT
1540 operatorT ret; in operator()
1642 operatorT op_left; in expr()
1643 operatorT op_right; in expr()
1901 operatorT op = expressionP->X_op; in resolve_expression()
H A Dcond.c153 switch ((operatorT) arg) in s_if()
348 switch ((operatorT) arg) in s_elseif()
H A Dcgen.c320 expr_build_binary (operatorT op, symbolS * s1, symbolS * s2) in expr_build_binary()
H A Dread.c3898 operatorT op; in emit_expr()
4879 operatorT op = exp->X_op; in emit_leb128_expr()
H A Dsymbols.c1099 operatorT op; in resolve_symbol_value()
H A DChangeLog-9295135 (operatorT): Define O_max.
610 * expr.h (operatorT): Add O_symbol_rva.
716 * expr.h (operatorT): Add O_logical_not, O_logical_and, and
725 (expr): Handle new operatorT values.
726 * symbols.c (resolve_symbol_value): Handle new operatorT values.
901 * expr.c (expr): Account for new operatorT values in know
1691 * cond.c (s_if): Treat argument as an operatorT describing how to
1730 * expr.h (operatorT): Remove comma after last enumerator value.
1900 * expr.h (operatorT): Add O_eq, O_ne, O_lt, O_le, O_ge, O_gt.
1926 (resolve_symbol_value): Handle new operatorT values.
[all …]
H A DChangeLog-9899141 * expr.h (operatorT): Increase machine dependent operators to 16.
198 * expr.h (operatorT): Add machine dependent operators md1..md8.
H A DChangeLog-02032200 * expr.h: Fix comments in operatorT typedef.
5631 * expr.h (operatorT): Add O_md17..O_md32.
H A DChangeLog-96972219 * expr.h (expressionS): Changed type of X_op field to operatorT if
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arm.h89 extern int arm_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-ia64.h102 extern int ia64_optimize_expr PARAMS((expressionS *l, operatorT op,
H A Dtc-alpha.c409 operatorT op; /* Which operator to use. */
H A Dtc-ia64.c7985 operatorT op;
H A Dtc-arm.c17941 arm_optimize_expr (expressionS *l, operatorT op, expressionS *r) in arm_optimize_expr()
/freebsd-12.1/contrib/binutils/gas/doc/
H A Dinternals.texi441 The operator field is of type @code{operatorT}, and describes how to interpret
444 An @code{operatorT} value of @code{O_big} indicates either a floating point