pub unsafe extern "C" fn instr_num_srcs(instr: *mut instr_t) -> c_intExpand description
Returns the number of source operands of \p instr.
\note Addressing registers used in destination memory references (i.e., base, index, or segment registers) are not separately listed as source operands.