Home
last modified time | relevance | path

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

/external/libchrome/sandbox/win/src/sidestep/
Dmini_disassembler.cpp373 unsigned char sib_base = (*start_byte) & 0x07; in ProcessSib() local
374 if (0x05 == sib_base) { in ProcessSib()