SPRUI30H November 2015 – May 2024 DRA745 , DRA746 , DRA750 , DRA756
| Assembly syntax: | VBITUNPK src1, src2, dst |
| Operation: | Bit-unpack |
| Classification: | 2-input 1-output |
| Bit width: | 33-bit |
| Delay slot: | one |
| C statement: | As follows |
Unpack bits in src1[0]. Set dst[i] = src2[i] if the unpacked bit to lane i is 1, otherwise dst[i] = 0.