Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dconstants-aarch64.h938 LoadStoreExclusiveMask = 0xFFE08000, enumerator
Ddisasm-aarch64.cc1248 switch (instr->Mask(LoadStoreExclusiveMask)) { in VisitLoadStoreExclusive()
Dsimulator-aarch64.cc1558 static_cast<LoadStoreExclusive>(instr->Mask(LoadStoreExclusiveMask)); in VisitLoadStoreExclusive()