Searched defs:IF_TBL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_s390x.c69 * IF_TBL) or a multiple mnemonics tables (indicated with IF_MULTI).
111 IF_TBL, enumerator in enum:ifmt
551 .it_fmt = IF_TBL, \
2496 while (tbl->it_fmt == IF_TBL || tbl->it_fmt == IF_MULTI) {
2497 if (tbl->it_fmt == IF_TBL) {

Completed in 74 milliseconds