Home
last modified time | relevance | path

Searched refs:STLRH_w (Results 1 – 4 of 4) sorted by relevance

/external/vixl/src/aarch64/
Dconstants-aarch64.h964 STLRH_w = LoadStoreExclusiveFixed | 0x40808000, enumerator
Ddisasm-aarch64.cc1349 case STLRH_w: in VisitLoadStoreExclusive()
Dsimulator-aarch64.cc1671 case STLRH_w: in VisitLoadStoreExclusive()
Dassembler-aarch64.cc1361 Emit(STLRH_w | Rs_mask | Rt(rt) | Rt2_mask | RnSP(dst.GetBaseRegister())); in stlrh()