vsm4eq_u32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | uint32x4_t | vsm4eq_u32 | (uint32x4_t a, uint32x4_t b) | Cryptography / SM4 | |
Description SM4 Encode takes input data as a 128-bit vector from the first source SIMD&FP register, and four iterations of the round key held as the elements of the 128-bit vector in the second source SIMD&FP register. It encrypts the data by four rounds, in accordance with the SM4 standard, returning the 128-bit result to the destination SIMD&FP register. Results Vd.4S result This intrinsic compiles to the following instructions: SM4E Argument Preparation a register: Vd.4Sb Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.