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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c22617 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0
22621 (tag - OT_odd_infix_0). These are not accepted
22733 if (opcode->tag < OT_odd_infix_0)
22741 affix = base + (opcode->tag - OT_odd_infix_0);
24358 sizeof (#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof (m1) - 1, \
22610 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0 enumerator in enum:opcode_tag
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c22521 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0
22525 (tag - OT_odd_infix_0). These are not accepted
22637 if (opcode->tag < OT_odd_infix_0)
22645 affix = base + (opcode->tag - OT_odd_infix_0);
24249 sizeof (#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof (m1) - 1, \
22514 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0 enumerator in enum:opcode_tag
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c22617 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0
22621 (tag - OT_odd_infix_0). These are not accepted
22733 if (opcode->tag < OT_odd_infix_0)
22741 affix = base + (opcode->tag - OT_odd_infix_0);
24358 sizeof (#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof (m1) - 1, \
22610 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0 enumerator in enum:opcode_tag

Completed in 498 milliseconds