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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 5954 unsigned int ptr_offset, hint_count, relax_code_size, count = 0;
6078 hint_count = hint_info.relax_code_size / 4;
6079 code_insn = CLEAN_REG (*(code_seq + hint_count - 1));
5947 unsigned int ptr_offset, hint_count, relax_code_size, count = 0; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 5949 unsigned int ptr_offset, hint_count, relax_code_size, count = 0;
6073 hint_count = hint_info.relax_code_size / 4;
6074 code_insn = CLEAN_REG (*(code_seq + hint_count - 1));
5942 unsigned int ptr_offset, hint_count, relax_code_size, count = 0; local

Completed in 34 milliseconds