Searched refs:convert_operands (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | gen-insn-attr-x86.awk | 235 function convert_operands(count,opnd, i,j,imm,mod) function 292 flags = convert_operands(count, opnds)
|
/linux-4.4.14/arch/x86/tools/ |
D | gen-insn-attr-x86.awk | 235 function convert_operands(count,opnd, i,j,imm,mod) function 292 flags = convert_operands(count, opnds)
|