HomeSort by: relevance | last modified time | path
    Searched defs:OT_odd_infix_0 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 22373 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0
22377 (tag - OT_odd_infix_0). These are not accepted
22489 if (opcode->tag < OT_odd_infix_0)
22497 affix = base + (opcode->tag - OT_odd_infix_0);
24107 sizeof (#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof (m1) - 1, \
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 22376 OT_odd_infix_0 /* Values greater than or equal to OT_odd_infix_0
22380 (tag - OT_odd_infix_0). These are not accepted
22491 if (opcode->tag < OT_odd_infix_0)
22499 affix = base + (opcode->tag - OT_odd_infix_0);
24110 sizeof (#m2) == 1 ? OT_odd_infix_unc : OT_odd_infix_0 + sizeof (m1) - 1, \

Completed in 66 milliseconds