HomeSort by relevance Sort by last modified time
    Searched refs:P_OSO (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/mach_override/libudis86/
decode.h 48 #define P_oso ( 1 << 9 )
49 #define P_OSO(n) ( ( n >> 9 ) & 1 )
syn-att.c 127 /* check if P_OSO prefix is used */
128 if (! P_OSO(u->itab_entry->prefix) && u->pfx_opr) {
syn-intel.c 127 /* check if P_OSO prefix is used */
128 if (!P_OSO(u->itab_entry->prefix) && u->pfx_opr) {

Completed in 82 milliseconds