Searched refs:afuc_instr (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A Dafuc.h208 } afuc_instr; typedef in typeref:union:PACKED
211 afuc_get_opc(afuc_instr *ai, afuc_opc *opc, bool *rep)
223 afuc_set_opc(afuc_instr *ai, afuc_opc opc, bool rep)
H A Demu.c123 emu_instr(struct emu *emu, afuc_instr *instr)
314 afuc_instr *instr = (void *)&emu->instrs[emu->gpr_regs.pc];
H A Ddisasm.c292 afuc_instr *instr = (void *)&instrs[pc];
732 afuc_instr *instr = (void *)&instrs[i];
H A Dasm.c145 afuc_instr instr = {0};

Completed in 7 milliseconds