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

  /src/external/gpl3/binutils/dist/gas/config/
tc-csky.c 217 unsigned int other_flag = 0; variable
1669 other_flag = (do_opt_mmp | do_opt_mcp | do_opt_mcache
1675 other_flag |= CSKY_ARCH_DSP;
1685 mach_flag |= arch_flag | other_flag;
1696 mach_flag |= other_flag;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c 217 unsigned int other_flag = 0; variable
1669 other_flag = (do_opt_mmp | do_opt_mcp | do_opt_mcache
1675 other_flag |= CSKY_ARCH_DSP;
1685 mach_flag |= arch_flag | other_flag;
1696 mach_flag |= other_flag;

Completed in 32 milliseconds