Searched defs:mnem (Results 1 – 4 of 4) sorted by relevance
47 const char* mnem; member146 const char* mnem; member207 bool byte_size, const char* mnem) { in SetTableRange()636 int DisassemblerX64::PrintOperands(const char* mnem, OperandType op_order, in PrintOperands()693 const char* mnem = "Imm???"; in PrintImmediateOp() local738 const char* mnem = nullptr; in F6F7Instruction() local798 const char* mnem = nullptr; in ShiftInstruction() local859 const char* mnem = conditional_code_suffix[cond]; in JumpConditional() local869 const char* mnem = conditional_code_suffix[cond]; in JumpConditionalShort() local878 const char* mnem = conditional_code_suffix[cond]; in SetCC() local[all …]
26 const char* mnem; member110 const char* mnem; member174 const char* mnem) { in SetTableRange()474 int DisassemblerIA32::PrintOperands(const char* mnem, OperandOrder op_order, in PrintOperands()505 const char* mnem = "Imm???"; in PrintImmediateOp() local548 const char* mnem = nullptr; in F7Instruction() local590 const char* mnem = nullptr; in D1D3C1Instruction() local648 const char* mnem = jump_conditional_mnem[cond]; in JumpConditional() local661 const char* mnem = jump_conditional_mnem[cond]; in JumpConditionalShort() local673 const char* mnem = set_conditional_mnem[cond]; in SetCC() local[all …]
237 struct list mnem[] = { variable