Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dcpu-features-auditor-aarch64.cc605 case STLLR_w: in VisitLoadStoreExclusive()
Dconstants-aarch64.h1237 STLLR_w = LoadStoreExclusiveFixed | 0x80800000, enumerator
Dassembler-aarch64.cc1615 LoadStoreExclusive op = rt.Is64Bits() ? STLLR_x : STLLR_w; in stllr()
Dsimulator-aarch64.cc4723 case STLLR_w: in VisitLoadStoreExclusive()