Searched refs:SystemExclusiveMonitorFixed (Results 1 - 3 of 3) sorted by relevance

/external/vixl/src/aarch64/
H A Dconstants-aarch64.h743 SystemExclusiveMonitorFixed = 0xD503305F, enumerator in enum:vixl::aarch64::SystemExclusiveMonitorOp
746 CLREX = SystemExclusiveMonitorFixed
H A Ddisasm-aarch64.cc1731 if (instr->Mask(SystemExclusiveMonitorFMask) == SystemExclusiveMonitorFixed) {
H A Dsimulator-aarch64.cc2877 if (instr->Mask(SystemExclusiveMonitorFMask) == SystemExclusiveMonitorFixed) {

Completed in 153 milliseconds