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

  /src/external/gpl3/gdb/dist/sim/arm/
thumbemu.c 1082 ARMword msbit = ntBITS (0, 5); local
1090 mask &= ((1 << (msbit + 1)) - 1);
1092 if (lsbit > msbit)
  /src/external/gpl3/gdb.old/dist/sim/arm/
thumbemu.c 1082 ARMword msbit = ntBITS (0, 5); local
1090 mask &= ((1 << (msbit + 1)) - 1);
1092 if (lsbit > msbit)

Completed in 32 milliseconds