Home
last modified time | relevance | path

Searched refs:LDLAR_x (Results 1 – 5 of 5) sorted by relevance

/external/vixl/src/aarch64/
Dcpu-features-auditor-aarch64.cc571 case LDLAR_x: in VisitLoadStoreExclusive()
Dconstants-aarch64.h1240 LDLAR_x = LoadStoreExclusiveFixed | 0xC0C00000, enumerator
Ddisasm-aarch64.cc1473 V(LDLAR_x, "ldlar", "'Xt") \
Dassembler-aarch64.cc1637 LoadStoreExclusive op = rt.Is64Bits() ? LDLAR_x : LDLAR_w; in ldlar()
Dsimulator-aarch64.cc2689 case LDLAR_x: in VisitLoadStoreExclusive()