Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir2/
Ddisasm-a2xx.c456 static int disasm_fetch(uint32_t *dwords, uint32_t alu_off, int level, int sync) in disasm_fetch() function
623 disasm_fetch(dwords + alu_off * 3, alu_off, level, sequence & 0x2); in disasm_a2xx()