Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dinstructions-aarch64.h476 if (Mask(SystemHintFMask) == SystemHintFixed) { in IsBti()
Dcpu-features-auditor-aarch64.cc1231 if (instr->Mask(SystemHintFMask) == SystemHintFixed) { in VIXL_SIMPLE_SVE_VISITOR_LIST()
Dconstants-aarch64.h927 SystemHintFixed = 0xD503201F, enumerator
930 HINT = SystemHintFixed | 0x00000000
Ddisasm-aarch64.cc2184 } else if (instr->Mask(SystemHintFMask) == SystemHintFixed) { in VisitSystem()
Dsimulator-aarch64.cc4572 } else if (instr->Mask(SystemHintFMask) == SystemHintFixed) { in VisitSystem()