Searched refs:opc_operands (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c111 struct opc_operands { struct
413 print_opc_default(struct opc_operands *operands)
422 print_opc_mov(struct opc_operands *operands)
435 print_opc_tex(struct opc_operands *operands)
445 print_opc_imm(struct opc_operands *operands)
457 void (*print)(struct opc_operands *operands);
579 struct opc_operands operands = {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c90 struct opc_operands { struct
412 print_opc_default(struct opc_operands *operands)
421 print_opc_mov(struct opc_operands *operands)
434 print_opc_tex(struct opc_operands *operands)
444 print_opc_imm(struct opc_operands *operands)
456 void (*print)(struct opc_operands *operands);
586 struct opc_operands operands = {

Completed in 3 milliseconds