Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dconstants-aarch64.h3516 SVEFPCompareVectorsFixed = 0x65004000, enumerator
3519 FCMGE_p_p_zz = SVEFPCompareVectorsFixed,
3520 FCMGT_p_p_zz = SVEFPCompareVectorsFixed | 0x00000010,
3521 FCMEQ_p_p_zz = SVEFPCompareVectorsFixed | 0x00002000,
3522 FCMNE_p_p_zz = SVEFPCompareVectorsFixed | 0x00002010,
3523 FCMUO_p_p_zz = SVEFPCompareVectorsFixed | 0x00008000,
3524 FACGE_p_p_zz = SVEFPCompareVectorsFixed | 0x00008010,
3525 FACGT_p_p_zz = SVEFPCompareVectorsFixed | 0x0000A010