Searched refs:I386_SEL_UPL (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Damd64-nbsd-tdep.c203 if ((cs & I386_SEL_RPL) == I386_SEL_UPL ||
248 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
H A Di386-obsd-tdep.c341 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
386 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
H A Damd64-obsd-tdep.c351 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
396 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
H A Di386-nbsd-tdep.c450 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
495 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
H A Di386-tdep.h389 #define I386_SEL_UPL 0x0003 /* User Privilige Level. */ macro
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Damd64-netbsd-tdep.c203 if ((cs & I386_SEL_RPL) == I386_SEL_UPL ||
256 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
H A Di386-obsd-tdep.c341 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
386 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
H A Damd64-obsd-tdep.c351 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
396 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
H A Di386-netbsd-tdep.c446 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
491 if ((cs & I386_SEL_RPL) == I386_SEL_UPL)
H A Di386-tdep.h390 #define I386_SEL_UPL 0x0003 /* User Privilige Level. */ macro

Completed in 138 milliseconds