Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h3967 SVEIntReductionLogicalFixed = 0x04182000, enumerator
3970 ORV_r_p_z = SVEIntReductionLogicalFixed | 0x00180000,
3971 EORV_r_p_z = SVEIntReductionLogicalFixed | 0x00190000,
3972 ANDV_r_p_z = SVEIntReductionLogicalFixed | 0x001A0000
H A Dsimulator-aarch64.cc11657 if (instr->Mask(SVEIntReductionLogicalFMask) == SVEIntReductionLogicalFixed) { in Simulator()

Completed in 31 milliseconds