| Parameter | Description |
|---|---|
| a | Vector a |
| b | Vector b |
| la | Length a |
| lb | Length b |
| imm8 | Control |
int Boolean value
Compare packed strings in a and b with lengths la and lb using the control in imm8, and returns 1 if b did not contain a null character and the resulting mask was zero, and 0 otherwise.