Lines Matching defs:asi
43 #include <v9/sys/asi.h>
133 * achieved by using the %asi register to specify ASI for the lduwa operations.
163 set_little(uint8_t asi)
166 "wr %%g0, %0, %%asi\n\t"
168 : "r" (asi));
174 uint8_t asi;
177 "rd %%asi, %0\n\t"
178 : "=r" (asi));
180 return (asi);
194 "lduwa [%1 + %2]%%asi, %0\n\t" \
222 * Using the %asi register to achieve little endian loads - register