Method cmpistri
cmpistri(v128, v128, Int32)
Compare packed strings with implicit lengths in a and b using the control in imm8, and store the generated index in dst.
Declaration
public static int cmpistri(v128 a, v128 b, int imm8)
Parameters
| Type | Name | Description |
|---|---|---|
| v128 | a | Vector a |
| v128 | b | Vector b |
| Int32 | imm8 | Control |
Returns
| Type | Description |
|---|---|
| Int32 | Index |