Home
last modified time | relevance | path

Searched refs:STNP_w (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1071 STNP_w = LoadStorePairNonTemporalFixed | STP_w, enumerator
H A Dassembler-aarch64.cc6797 return rt.Is64Bits() ? STNP_x : STNP_w;
6815 VIXL_ASSERT((STNP_w | LoadStorePairNonTemporalLBit) == LDNP_w);

Completed in 24 milliseconds