Home
last modified time | relevance | path

Searched refs:SVEFPCompareVectorsFixed (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h3524 SVEFPCompareVectorsFixed = 0x65004000, enumerator
3527 FCMGE_p_p_zz = SVEFPCompareVectorsFixed,
3528 FCMGT_p_p_zz = SVEFPCompareVectorsFixed | 0x00000010,
3529 FCMEQ_p_p_zz = SVEFPCompareVectorsFixed | 0x00002000,
3530 FCMNE_p_p_zz = SVEFPCompareVectorsFixed | 0x00002010,
3531 FCMUO_p_p_zz = SVEFPCompareVectorsFixed | 0x00008000,
3532 FACGE_p_p_zz = SVEFPCompareVectorsFixed | 0x00008010,
3533 FACGT_p_p_zz = SVEFPCompareVectorsFixed | 0x0000A010

Completed in 14 milliseconds