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

  /src/external/gpl3/gdb/dist/sim/common/
sim-bits.h 59 MSMASK*(FIRST, LAST): Like MASK - LS bit is zero.
358 #define MSMASK(FIRST, LAST) (MASK (_MSB_POS (64, FIRST), _MSB_POS (64, LAST)))
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-bits.h 59 MSMASK*(FIRST, LAST): Like MASK - LS bit is zero.
358 #define MSMASK(FIRST, LAST) (MASK (_MSB_POS (64, FIRST), _MSB_POS (64, LAST)))

Completed in 28 milliseconds