Home
last modified time | relevance | path

Searched refs:SVEIntReductionFixed (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
Dconstants-aarch64.h3947 SVEIntReductionFixed = 0x04002000, enumerator
3950 SADDV_r_p_z = SVEIntReductionFixed,
3951 UADDV_r_p_z = SVEIntReductionFixed | 0x00010000,
3952 SMAXV_r_p_z = SVEIntReductionFixed | 0x00080000,
3953 UMAXV_r_p_z = SVEIntReductionFixed | 0x00090000,
3954 SMINV_r_p_z = SVEIntReductionFixed | 0x000A0000,
3955 UMINV_r_p_z = SVEIntReductionFixed | 0x000B0000