Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dcpu-features-auditor-aarch64.cc577 switch (instr->Mask(LoadStoreExclusiveMask)) { in VisitLoadStoreExclusive()
H A Ddisasm-aarch64.cc1821 switch (instr->Mask(LoadStoreExclusiveMask)) { in Disassembler()
1830 switch (instr->Mask(LoadStoreExclusiveMask)) { in Disassembler()
H A Dconstants-aarch64.h1206 LoadStoreExclusiveMask = 0xFFE08000, enumerator
H A Dsimulator-aarch64.cc4727 static_cast<LoadStoreExclusive>(instr->Mask(LoadStoreExclusiveMask)); in Simulator()

Completed in 41 milliseconds