Searched refs:OPC_MOV_GPR (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/freedreno/isa/ | ||
D | encode.c | 115 return OPC_MOV_GPR; in __instruction_case() |
/third_party/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 117 OPC_MOV_GPR = _OPC(1, 42), enumerator |