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

/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dsim-main.h39 #define WORD64LO(t) (unsigned int)((t)&0xFFFFFFFF) macro
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dsim-main.h38 #define WORD64LO(t) (unsigned int)((t)&0xFFFFFFFF) macro

Completed in 267 milliseconds