compute_operands  330 utils/superwordprof.c unsigned compute_operands(unsigned opcodes[], unsigned op, unsigned* opd1, unsigned* opd2, int trackeridx, unsigned opd[][10], unsigned next[]);
compute_operands  806 utils/superwordprof.c 		    compute_operands(opcodes, op, &opd1, &opd2, i, operand_value, next_symbol);
compute_operands  848 utils/superwordprof.c 		compute_operands(opcodes, op, &opd1, &opd2, nexttracker-1, operand_value, next_symbol);