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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c14023 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0
14027 (tag - OT_odd_infix_0). These are not accepted
14140 if (opcode->tag < OT_odd_infix_0)
14148 affix = base + (opcode->tag - OT_odd_infix_0);
14825 { #m1 #m2 #m3, OPS##nops ops, sizeof(#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof(#m1) - 1, \
14899 sizeof(#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof(#m1) - 1, \
14012 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0 enumerator in enum:opcode_tag

Completed in 209 milliseconds