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

  /external/google-breakpad/src/third_party/libdisasm/
ia32_insn.c 500 if ( prefix & BRANCH_HINT_MASK ) {
506 prefix &= ~BRANCH_HINT_MASK;
ia32_insn.h 78 #define BRANCH_HINT_MASK 0x3000

Completed in 1008 milliseconds