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

/external/vixl/src/aarch64/
H A Dconstants-aarch64.h956 STLXRH_w = LoadStoreExclusiveFixed | 0x40008000, enumerator in enum:vixl::aarch64::LoadStoreExclusive
H A Ddisasm-aarch64.cc1301 case STLXRH_w:
H A Dsimulator-aarch64.cc1670 case STLXRH_w:
H A Dassembler-aarch64.cc1300 Emit(STLXRH_w | Rs(rs) | Rt(rt) | Rt2_mask | RnSP(dst.GetBaseRegister()));

Completed in 467 milliseconds