Searched refs:REG_USRADDR (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A Dasm.h81 return REG_USRADDR;
H A Demu-regs.c152 case DATA_USRADDR: return REG_USRADDR;
226 if ((n == REG_ADDR) || (n == REG_USRADDR)) {
298 case REG_USRADDR:
H A Dafuc.h140 REG_USRADDR = 0x1e, /* when used as dst */ enumerator in enum:__anonbf627d080203
H A Dutil.c197 return REG_USRADDR;
H A Ddisasm.c93 else if (reg == REG_USRADDR)

Completed in 7 milliseconds