Searched refs:O_index (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dexpr.h106 O_index, enumerator in enum:__anon357
H A Dexpr.c1417 O_index,
1478 1, /* O_index */
1684 if (op_left == O_index)
1700 && (int) op_left <= (int) O_index);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c5818 if (e->X_op == O_index && e->X_op_symbol
5825 if (e->X_op == O_index && !e->X_op_symbol)
6566 || slot->opnd[i].X_op == O_index)
7988 if (op != O_index)
8021 l->X_op = O_index;
11056 e->X_op = O_index;
H A Dtc-alpha.c773 case O_index: name = "O_index"; break;

Completed in 102 milliseconds