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

  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 8171 int length32 = nods ? 8 : 4;
8180 length32 = relaxed_micromips_32bit_branch_length (NULL, NULL, uncond);
8181 add_relaxed_insn (ip, length32, relax16 ? 2 : 4,
8162 int length32 = nods ? 8 : 4; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 7862 int length32 = nods ? 8 : 4;
7871 length32 = relaxed_micromips_32bit_branch_length (NULL, NULL, uncond);
7872 add_relaxed_insn (ip, length32, relax16 ? 2 : 4,
7853 int length32 = nods ? 8 : 4; local

Completed in 36 milliseconds