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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c422 print_opc_mov(struct opc_operands *operands) function in typeref:typename:void
460 #define OPC_MOV(opc) [INST_OPCODE_##opc] = {#opc, print_opc_mov}
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c421 print_opc_mov(struct opc_operands *operands) function in typeref:typename:void
459 #define OPC_MOV(opc) [INST_OPCODE_##opc] = {#opc, print_opc_mov}

Completed in 3 milliseconds