Method cmpestro
cmpestro(v128, Int32, v128, Int32, Int32)
Compare packed strings in a and b with lengths la and lb using the control in imm8, and returns bit 0 of the resulting bit mask.
Declaration
public static int cmpestro(v128 a, int la, v128 b, int lb, int imm8)
Parameters
| Type | Name | Description |
|---|---|---|
| v128 | a | Vector a |
| Int32 | la | Length a |
| v128 | b | Vector b |
| Int32 | lb | Length b |
| Int32 | imm8 | Control |
Returns
| Type | Description |
|---|---|
| Int32 | Bit 0 |