Home
last modified time | relevance | path

Searched refs:fetch_instructions (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/freedreno/ir2/
Ddisasm-a2xx.c441 } fetch_instructions[] = { variable
467 printf("%s", fetch_instructions[fetch->opc].name); in disasm_fetch()
468 fetch_instructions[fetch->opc].fxn(fetch); in disasm_fetch()