Home
last modified time | relevance | path

Searched refs:I386_SEL_UPL (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Di386-tdep.h154 #define I386_SEL_UPL 0x0003 /* User Privilige Level. */ macro
Di386obsd-tdep.c386 if ((cs & I386_SEL_RPL) == I386_SEL_UPL) in i386obsd_trapframe_cache()
435 if ((cs & I386_SEL_RPL) == I386_SEL_UPL) in i386obsd_trapframe_sniffer()
Damd64obsd-tdep.c467 if ((cs & I386_SEL_RPL) == I386_SEL_UPL) in amd64obsd_trapframe_cache()
516 if ((cs & I386_SEL_RPL) == I386_SEL_UPL) in amd64obsd_trapframe_sniffer()