Searched refs:have_SIB (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/i386/
H A Ddis_tables.c1670 int have_SIB = 0; /* flag presence of scale-index-byte */ local
1767 have_SIB = 1;
1790 (have_SIB && (base & 7) == EBP_REGNO))
1804 if (have_SIB == 0) {

Completed in 10 milliseconds