Home
last modified time | relevance | path

Searched refs:O_index (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/
Dexpr.h106 O_index, enumerator
Dexpr.c1520 O_index,
1870 if (op_left == O_index) in expr()
1883 know (op_right == O_illegal || op_left == O_index in expr()
1887 know ((int) op_left <= (int) O_index); in expr()
DChangeLog-98991425 (op_encoding): Switch [ into O_index, if desired.
1426 (op_rank): Renumber with O_index on bottom.
1427 (expr): If O_index, match closing bracket.
1428 * expr.h (O_index): New.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-i386-intel.c150 return O_index; in i386_operator()
399 case O_index: in i386_intel_simplify()
Dtc-ia64.c5562 if (e->X_op == O_index && e->X_op_symbol in operand_match()
5569 if (e->X_op == O_index && !e->X_op_symbol) in operand_match()
6378 || slot->opnd[i].X_op == O_index) in build_insn()
7816 if (op != O_index) in ia64_optimize_expr()
7849 l->X_op = O_index; in ia64_optimize_expr()
10884 e->X_op = O_index; in md_operand()
Dtc-arc.c1076 case O_index: name = "O_index"; break; in debug_exp()
Dtc-alpha.c824 case O_index: name = "O_index"; break; in debug_exp()
Dtc-i386.c15898 e->X_op = O_index; in md_operand()