Home
last modified time | relevance | path

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

123

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dexpr.h114 } operatorT; typedef
129 operatorT X_op : 8;
179 extern void expr_set_rank (operatorT, operator_rankT);
H A Dexpr.c1291 operatorT op = md_operator (name, 1, &c); in operand()
1475 static const operatorT op_encoding[256] = {
1580 expr_set_rank (operatorT op, operator_rankT rank) in expr_set_rank()
1605 static inline operatorT
1609 operatorT ret; in operatorf()
1787 operatorT op_left; in expr()
1788 operatorT op_right; in expr()
2115 operatorT op = expressionP->X_op; in resolve_expression()
H A Dcond.c154 switch ((operatorT) arg) in s_if()
351 switch ((operatorT) arg) in s_elseif()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dexpr.h114 } operatorT; typedef
129 operatorT X_op : 8;
180 extern void expr_set_rank (operatorT, operator_rankT);
H A Dexpr.c776 operatorT op = O_absent; /* For unary operators. */ in operand()
1507 static const operatorT op_encoding[256] = {
1612 expr_set_rank (operatorT op, operator_rankT rank) in expr_set_rank()
1648 static inline operatorT
1652 operatorT ret; in operatorf()
1830 operatorT op_left; in expr()
1831 operatorT op_right; in expr()
2171 operatorT op = expressionP->X_op; in resolve_expression()
H A Dcond.c154 switch ((operatorT) arg) in s_if()
351 switch ((operatorT) arg) in s_elseif()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.h189 extern operatorT i386_operator (const char *name, unsigned int operands, char *);
197 (operatorT, const expressionS *, const expressionS *);
H A Dtc-i386-intel.c23 operatorT op_modifier; /* Operand modifier. */
73 operatorT op;
99 operatorT op;
122 operatorT i386_operator (const char *name, unsigned int operands, char *pc) in i386_operator()
H A Dtc-hppa.h212 int hppa_force_reg_syms_absolute (expressionS *, operatorT, expressionS *);
H A Dtc-tilegx.c432 apply_special_operator (operatorT op, offsetT num, const char *file, in apply_special_operator()
1008 operatorT op = O_illegal; in tilegx_parse_name()
1033 op = (operatorT)(long)val; in tilegx_parse_name()
1468 operatorT special; in md_apply_fix()
H A Dtc-sh.h51 extern int sh_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-tilepro.c385 apply_special_operator (operatorT op, int num) in apply_special_operator()
895 operatorT op = O_illegal; in tilepro_parse_name()
921 op = (operatorT)(long)val; in tilepro_parse_name()
H A Dtc-ppc.h330 extern int ppc_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-ia64.h104 extern int ia64_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-arm.h84 extern bool arm_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-xstormy16.c255 operatorT op = exp->X_op; in xstormy16_cgen_record_fixup_exp()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386-intel.c23 operatorT op_modifier; /* Operand modifier. */
73 operatorT op;
99 operatorT op;
122 operatorT i386_operator (const char *name, unsigned int operands, char *pc) in i386_operator()
H A Dtc-hppa.h212 int hppa_force_reg_syms_absolute (expressionS *, operatorT, expressionS *);
H A Dtc-tilegx.c432 apply_special_operator (operatorT op, offsetT num, const char *file, in apply_special_operator()
1008 operatorT op = O_illegal; in tilegx_parse_name()
1033 op = (operatorT)(long)val; in tilegx_parse_name()
1468 operatorT special; in md_apply_fix()
H A Dtc-sh.h51 extern int sh_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-tilepro.c385 apply_special_operator (operatorT op, int num) in apply_special_operator()
895 operatorT op = O_illegal; in tilepro_parse_name()
921 op = (operatorT)(long)val; in tilepro_parse_name()
H A Dtc-ppc.h326 extern int ppc_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-ia64.h104 extern int ia64_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-i386.h185 extern operatorT i386_operator (const char *name, unsigned int operands, char *);
H A Dtc-arm.h85 extern bool arm_optimize_expr (expressionS *, operatorT, expressionS *);

123