Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h926 SystemPStateFixed = 0xD5004000, enumerator
929 CFINV = SystemPStateFixed | 0x0000001F,
930 XAFLAG = SystemPStateFixed | 0x0000003F,
931 AXFLAG = SystemPStateFixed | 0x0000005F
H A Dcpu-features-auditor-aarch64.cc1337 } else if (instr->Mask(SystemPStateFMask) == SystemPStateFixed) { in VisitSystem()

Completed in 17 milliseconds