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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c8157 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0
8161 (tag - OT_odd_infix_0). These are not accepted
8255 if (opcode->tag < OT_odd_infix_0)
8263 affix = base + (opcode->tag - OT_odd_infix_0);
8881 { #m1 #m2 #m3, OPS##nops ops, sizeof(#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof(#m1) - 1, \
8955 sizeof(#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof(#m1) - 1, \
8146 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0 enumerator in enum:opcode_tag
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c17765 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0
17769 (tag - OT_odd_infix_0). These are not accepted
17880 if (opcode->tag < OT_odd_infix_0)
17888 affix = base + (opcode->tag - OT_odd_infix_0);
19173 sizeof (#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof (m1) - 1, \
17757 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0 enumerator in enum:opcode_tag

Completed in 227 milliseconds