Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h3702 SVEIncDecByPredicateCountFixed = 0x25288000, enumerator
3705 SQINCP_z_p_z = SVEIncDecByPredicateCountFixed,
3706 SQINCP_r_p_r_sx = SVEIncDecByPredicateCountFixed | 0x00000800,
3707 SQINCP_r_p_r_x = SVEIncDecByPredicateCountFixed | 0x00000C00,
3708 UQINCP_z_p_z = SVEIncDecByPredicateCountFixed | 0x00010000,
3709 UQINCP_r_p_r_uw = SVEIncDecByPredicateCountFixed | 0x00010800,
3710 UQINCP_r_p_r_x = SVEIncDecByPredicateCountFixed | 0x00010C00,
3711 SQDECP_z_p_z = SVEIncDecByPredicateCountFixed | 0x00020000,
3712 SQDECP_r_p_r_sx = SVEIncDecByPredicateCountFixed | 0x00020800,
3713 SQDECP_r_p_r_x = SVEIncDecByPredicateCountFixed |
[all...]

Completed in 13 milliseconds