Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_s390x.c1566 static const struct inst_table tbl_xx[256] = { variable
2489 const struct inst_table *tbl = &tbl_xx[inst->raw[0]]; in dis_s390()