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

/freebsd-13-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c2317 #define BYTE_OPND 0 /* w-bit value indicating byte register */ macro
2517 case BYTE_OPND:
2656 case BYTE_OPND:
2694 dtrace_imm_opnd(x, BYTE_OPND, 1, opindex);
2739 dtrace_imm_opnd(x, dispsize == 4 ? LONG_OPND : BYTE_OPND,
4000 wbit = BYTE_OPND;
4581 dtrace_disp_opnd(x, BYTE_OPND, 1, 0);
4624 dtrace_imm_opnd(x, BYTE_OPND, 1, 0);
4659 dtrace_imm_opnd(x, BYTE_OPND, 1, 0);
4711 dtrace_get_operand(x, mode, r_m, BYTE_OPND,
[all...]

Completed in 51 milliseconds