SPRUIE9D May 2017 – May 2024 DRA74P , DRA75P , DRA76P , DRA77P
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.