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

/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c2569 dtrace_disp_opnd(dis86_t *x, int wbit, int size, int opindex) function
4536 dtrace_disp_opnd(x, wbit, OPSIZE(opnd_size, LONG_OPND), 0);
4571 dtrace_disp_opnd(x, BYTE_OPND, 1, 0);

Completed in 58 milliseconds