instr_num_srcs

Function instr_num_srcs 

Source
pub unsafe extern "C" fn instr_num_srcs(instr: *mut instr_t) -> c_int
Expand 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.