Get a new register where the element with index t_index is taken from src_1 and the rest from src_0
- Template Parameters
-
| t_index | Index that specifies the index of the only element that is taken from src_1 |
| T_RegisterType | The register type |
- Parameters
-
| [in] | src_0 | First source register |
| [in] | src_1 | Second source register |
- Returns
- New register with blended values