pub fn op_size_based_on_res_operands(operand: &ResOperand) -> usize
Expand description
Returns the size of instruction based on whether the res operand includes an immediate or not.
pub fn op_size_based_on_res_operands(operand: &ResOperand) -> usize
Returns the size of instruction based on whether the res operand includes an immediate or not.