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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c 2001 int currbits = 15;
2038 currbits = 7;
2066 currbits = 11;
2094 while (currbits >= 0)
2098 if (idest & (1 << currbits))
2102 currbits--;
1990 int currbits = 15; local
ia64-gen.c 2001 int currbits = 15;
2038 currbits = 7;
2066 currbits = 11;
2094 while (currbits >= 0)
2098 if (idest & (1 << currbits))
2102 currbits--;
1990 int currbits = 15; local
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c 2001 int currbits = 15;
2038 currbits = 7;
2066 currbits = 11;
2094 while (currbits >= 0)
2098 if (idest & (1 << currbits))
2102 currbits--;
1990 int currbits = 15; local
ia64-gen.c 2001 int currbits = 15;
2038 currbits = 7;
2066 currbits = 11;
2094 while (currbits >= 0)
2098 if (idest & (1 << currbits))
2102 currbits--;
1990 int currbits = 15; local
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c 2001 int currbits = 15;
2038 currbits = 7;
2066 currbits = 11;
2094 while (currbits >= 0)
2098 if (idest & (1 << currbits))
2102 currbits--;
1990 int currbits = 15; local
ia64-gen.c 2001 int currbits = 15;
2038 currbits = 7;
2066 currbits = 11;
2094 while (currbits >= 0)
2098 if (idest & (1 << currbits))
2102 currbits--;
1990 int currbits = 15; local
  /src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c 2001 int currbits = 15;
2038 currbits = 7;
2066 currbits = 11;
2094 while (currbits >= 0)
2098 if (idest & (1 << currbits))
2102 currbits--;
1990 int currbits = 15; local
ia64-gen.c 2001 int currbits = 15;
2038 currbits = 7;
2066 currbits = 11;
2094 while (currbits >= 0)
2098 if (idest & (1 << currbits))
2102 currbits--;
1990 int currbits = 15; local

Completed in 109 milliseconds