Function cairo_lang_casm::instructions::op_size_based_on_res_operands
source ยท 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.