Searched refs:Xt (Results 1 – 3 of 3) sorted by relevance
65 static inline void __attribute__((always_inline)) gcsss1(unsigned long *Xt) in gcsss1() argument70 : "rZ" (Xt) in gcsss1()76 unsigned long *Xt; in gcsss2() local80 : "=r" (Xt) in gcsss2()84 return Xt; in gcsss2()
24 static inline void gcsss1(uint64_t Xt) in gcsss1() argument29 : "rZ" (Xt) in gcsss1()
20 .macro _vldr Vn:req, Xt:req21 ld1 {v\Vn\().2d}, [x\Xt]24 .macro _vstr Vn:req, Xt:req25 st1 {v\Vn\().2d}, [x\Xt]
Completed in 5 milliseconds