BYTE_OPND
case BYTE_OPND:
case BYTE_OPND:
dtrace_imm_opnd(x, BYTE_OPND, 1, opindex);
dtrace_imm_opnd(x, dispsize == 4 ? LONG_OPND : BYTE_OPND,
wbit = BYTE_OPND;
dtrace_disp_opnd(x, BYTE_OPND, 1, 0);
dtrace_imm_opnd(x, BYTE_OPND, 1, 0);
dtrace_imm_opnd(x, BYTE_OPND, 1, 0);
dtrace_get_operand(x, mode, r_m, BYTE_OPND, 0);
dtrace_get_operand(x, mode, r_m, BYTE_OPND, 0);
} else if (wbit == BYTE_OPND) {