[][src]Function xori::arch::x86::displayx86::build_operand

pub fn build_operand<T: ArchDetail + Debug>(
    _instr: &Instructionx86,
    _operand_pair: &OperandSetPair,
    _op_index: &mut usize,
    _instr_ext: &mut Instruction<T>,
    _immediates_translated: &mut usize
) -> bool