Searched refs:IND (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/dis/i386/ |
H A D | dis_tables.c | 276 * IND - indirect to another to another table 290 #define IND(table) {(instable_t *)table, 0, "", 0, 0, 0, 0, 0, 0} macro 310 #define IND(table) {(instable_t *)table, 0, "", 0, 0, 0, 0, 0} macro 330 #define IND(table) {(instable_t *)table, 0, 0, 0, 0, 0, 0} macro 350 #define IND(table) {(instable_t *)table, 0, 0, 0, 0, 0} macro 1493 /* [F0] */ IND(dis_op0F38F0), IND(dis_op0F38F1), INVALID, INVALID, 1494 /* [F4] */ INVALID, INVALID, IND(dis_op0F38F6), INVALID, 1574 /* [F0] */ IND(dis_op0F38F0), IND(dis_op0F38F [all...] |
Completed in 63 milliseconds