Method vsha1cq_u32
vsha1cq_u32(v128, UInt32, v128)
SHA1 hash update (choose).
Equivalent instruction: SHA1C Qd,Sn,Vm.4S
Declaration
public static v128 vsha1cq_u32(v128 a0, uint a1, v128 a2)
Parameters
| Type | Name | Description | 
|---|---|---|
| v128 | a0 | 128-bit vector a0  | 
| UInt32 | a1 | UInt32 a1  | 
| v128 | a2 | 128-bit vector a2  | 
Returns
| Type | Description | 
|---|---|
| v128 | 128-bit vector  |