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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c13905 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0
13909 (tag - OT_odd_infix_0). These are not accepted
14022 if (opcode->tag < OT_odd_infix_0)
14030 affix = base + (opcode->tag - OT_odd_infix_0);
14699 { #m1 #m2 #m3, OPS##nops ops, sizeof(#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof(#m1) - 1, \
14773 sizeof(#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof(#m1) - 1, \
13894 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0 enumerator in enum:opcode_tag

Completed in 192 milliseconds