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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 8706 CONST_ARM,
8726 bool arm_p = (t == CONST_ARM);
9809 if (move_or_literal_pool (0, CONST_ARM, /*mode_3=*/false))
9842 if (move_or_literal_pool (0, CONST_ARM, /*mode_3=*/true))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 8709 CONST_ARM,
8729 bool arm_p = (t == CONST_ARM);
9812 if (move_or_literal_pool (0, CONST_ARM, /*mode_3=*/false))
9845 if (move_or_literal_pool (0, CONST_ARM, /*mode_3=*/true))

Completed in 63 milliseconds