Searched refs:operand (Results 1 – 3 of 3) sorted by relevance
92 operand = kcore_insn.op_str variable109 if operand.startswith('0xffffffff'):110 thunk = int(operand, 16)113 … operand += ' -> ' + insn_at_thunk.mnemonic + ' ' + insn_at_thunk.op_str + ' <dynamic-thunk?>'119 operand += ' <' + prog.symbol(int(operand, 16)) + '>'120 if '__x86_indirect_its_thunk_' in operand:
290 stack pointer in its output operand. On x86_64, this means adding
660 0x80000001, 0, ecx, 16, fma4 , 4-operand FMA instruction
Completed in 7 milliseconds