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

  /external/google-breakpad/src/third_party/libdisasm/
ia32_insn.c 233 } else if ( (unsigned int)insn->prefix & PREFIX_REPZ ) {
330 if ( (prefixes & PREFIX_REPZ) || (prefixes & PREFIX_REPNZ) ) {
ia32_insn.h 66 #define PREFIX_REPZ 0x0001
ia32_opcode_tables.c     [all...]

Completed in 702 milliseconds