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

/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c422 print_opc_mov(struct opc_operands *operands) function
460 #define OPC_MOV(opc) [INST_OPCODE_##opc] = {#opc, print_opc_mov}

Completed in 84 milliseconds