HomeSort by relevance Sort by last modified time
    Searched refs:operatorT (Results 1 - 25 of 26) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gas/
expr.h 113 } operatorT;
127 operatorT X_op : 8;
177 extern void expr_set_rank (operatorT, operator_rankT);
cond.c 152 switch ((operatorT) arg)
347 switch ((operatorT) arg)
expr.c 47 static operatorT operatorf (int *);
    [all...]
cgen.c 300 expr_build_binary (operatorT op, symbolS * s1, symbolS * s2)
symbols.c 983 report_op_error (symbolS *symp, symbolS *left, operatorT op, symbolS *right)
1146 operatorT op;
    [all...]
read.c     [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-hppa.h 206 int hppa_force_reg_syms_absolute (expressionS *, operatorT, expressionS *);
tc-sh.h 51 extern int sh_optimize_expr (expressionS *, operatorT, expressionS *);
tc-arm.h 101 extern int arm_optimize_expr (expressionS *, operatorT, expressionS *);
tc-i386-intel.c 23 operatorT op_modifier; /* Operand modifier. */
71 operatorT op;
97 operatorT op;
119 operatorT i386_operator (const char *name, unsigned int operands, char *pc)
tc-i386.h 184 extern operatorT i386_operator (const char *name, unsigned int operands, char *);
tc-ia64.h 104 extern int ia64_optimize_expr (expressionS *, operatorT, expressionS *);
tc-tilegx.c 437 apply_special_operator (operatorT op, offsetT num, const char *file,
1011 operatorT op = O_illegal;
1036 op = (operatorT)(long)val;
    [all...]
tc-xstormy16.c 257 operatorT op = exp->X_op;
tc-tilepro.c 393 apply_special_operator (operatorT op, int num)
901 operatorT op = O_illegal;
927 op = (operatorT)(long)val;
    [all...]
tc-d30v.c 1161 operatorT X_op = myops[j].X_op;
    [all...]
tc-m32r.c     [all...]
tc-tic6x.c     [all...]
tc-xtensa.c 364 operatorT operator;
    [all...]
tc-alpha.c 459 operatorT op; /* Which operator to use. */
    [all...]
tc-arc.c 487 operatorT op;
    [all...]
tc-hppa.c     [all...]
tc-sh.c 920 sh_optimize_expr (expressionS *l, operatorT op, expressionS *r)
    [all...]
tc-metag.c     [all...]
tc-ia64.c     [all...]

Completed in 925 milliseconds

1 2