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

/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_s390x.c62 * Disassembly begins in tbl_xx. The first byte of the instruction is used
85 * sub-table is interpreted using the same rules as the contents of tbl_xx.
1566 static const struct inst_table tbl_xx[256] = { variable in typeref:struct:inst_table
2489 const struct inst_table *tbl = &tbl_xx[inst->raw[0]];

Completed in 65 milliseconds