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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 8705 CONST_THUMB,
8725 bool thumb_p = (t == CONST_THUMB);
12540 if (move_or_literal_pool (0, CONST_THUMB, /*mode_3=*/false))
12646 if (move_or_literal_pool (0, CONST_THUMB, /*mode_3=*/false))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 8708 CONST_THUMB,
8728 bool thumb_p = (t == CONST_THUMB);
12543 if (move_or_literal_pool (0, CONST_THUMB, /*mode_3=*/false))
12649 if (move_or_literal_pool (0, CONST_THUMB, /*mode_3=*/false))

Completed in 71 milliseconds