Tags / Equivalents

vminq_f32() on Arm 64-bit - NEON

VMIN compares corresponding elements in two vectors, and returns the smaller of each pair.

 Arm 64-bit

vminnm_f32() on Arm 64-bit - NEON

Floating-point Minimum Number (vector). This instruction compares corresponding vector elements in the two source SIMD&FP registers, writes the smaller of the two floating-point values into a vector, and writes the vector to the destination SIMD&FP register.

 Arm 64-bit

vminnmq_f32() on Arm 64-bit - NEON

Floating-point Minimum Number (vector). This instruction compares corresponding vector elements in the two source SIMD&FP registers, writes the smaller of the two floating-point values into a vector, and writes the vector to the destination SIMD&FP register.

 Arm 64-bit

vmin_f32() on Arm 64-bit - NEON

Signed Minimum (vector). This instruction compares corresponding elements in the vectors in the two source SIMD&FP registers, places the smaller of each of the two signed integer values into a vector, and writes the vector to the destination SIMD&FP register.

 Arm 64-bit
 
Some data for your search? Something else? whatever.