Searched refs:INDx (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/common/dis/i386/ |
H A D | dis_tables.c | 290 #define INDx(table) {(instable_t *)table, 0, "", 0, 0, 1, 0, 0, 0} macro 310 #define INDx(table) {(instable_t *)table, 0, "", 0, 1, 0, 0, 0} macro 330 #define INDx(table) {(instable_t *)table, 0, 0, 1, 0, 0, 0} macro 350 #define INDx(table) {(instable_t *)table, 0, 1, 0, 0, 0} macro 2192 /* [8,0] */ IND(dis_op80), IND(dis_op81), INDx(dis_op82), IND(dis_op83),
|