Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dia32_insn.h277 #define INS_BIT 0x8000 macro
348 #define INS_BITTEST (INS_BIT | 0x01)
349 #define INS_BITSET (INS_BIT | 0x02)
350 #define INS_BITCLR (INS_BIT | 0x03)