fn rep_param(dest: *mut u8, count: usize) -> (usize, usize, usize)
Expand description

Determine optimal parameters for a rep instruction.