Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/afuc/
Dafuc.h113 } afuc_opc; typedef
211 afuc_get_opc(afuc_instr *ai, afuc_opc *opc, bool *rep) in afuc_get_opc()
223 afuc_set_opc(afuc_instr *ai, afuc_opc opc, bool rep) in afuc_set_opc()
Demu.c51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu()
126 afuc_opc opc; in emu_instr()
315 afuc_opc opc; in emu_step()
Dasm.c88 static afuc_opc
146 afuc_opc opc; in emit_instructions()
Ddisasm.c102 print_alu_name(afuc_opc opc, uint32_t instr) in print_alu_name()
294 afuc_opc opc; in disasm_instr()
726 afuc_opc opc; in setup_labels()