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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 5951 offsetT branch_offset, hi_branch_offset = 0;
5972 hi_branch_offset = pattern_now->fixP->fx_offset;
6130 exp.X_add_number = hi_branch_offset;
6136 exp.X_add_number = hi_branch_offset;
5944 offsetT branch_offset, hi_branch_offset = 0; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 5946 offsetT branch_offset, hi_branch_offset = 0;
5967 hi_branch_offset = pattern_now->fixP->fx_offset;
6125 exp.X_add_number = hi_branch_offset;
6131 exp.X_add_number = hi_branch_offset;
5939 offsetT branch_offset, hi_branch_offset = 0; local

Completed in 32 milliseconds