Searched defs:MSMASK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-bits.h361 #define MSMASK(FIRST, LAST) (MASK (_MSB_POS (64, FIRST), _MSB_POS (64, LAST))) macro
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-bits.h358 #define MSMASK(FIRST, LAST) (MASK (_MSB_POS (64, FIRST), _MSB_POS (64, LAST))) macro

Completed in 94 milliseconds