pub unsafe extern "C" fn opnd_create_increment_reg( opnd: opnd_t, increment: uint, ) -> opnd_t
Creates a reg incremented from an existing \p opnd by the \p increment value, modulo the reg size. Returns the new reg.