Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dia32_modrm.c41 #define SIB_SCALE_NOBASE 0x00 macro
64 int sib_bas[] = {0, 1, 2, 3, 4, SIB_SCALE_NOBASE, 6, 7 };
Dia32_invariant.c47 #define SIB_SCALE_NOBASE 0x00 macro