Home
last modified time | relevance | path

Searched refs:doing_mem (Results 1 – 9 of 9) sorted by relevance

/external/capstone/arch/XCore/
DXCoreInstPrinter.c155 MI->csh->doing_mem = status; in set_mem_access()
197 if (MI->csh->doing_mem) { in _printOperand()
224 if (MI->csh->doing_mem) { in _printOperand()
/external/capstone/arch/Mips/
DMipsInstPrinter.c90 MI->csh->doing_mem = status; in set_mem_access()
197 if (MI->csh->doing_mem) { in printOperand()
207 if (MI->csh->doing_mem) { in printOperand()
/external/capstone/arch/Sparc/
DSparcInstPrinter.c67 MI->csh->doing_mem = status; in set_mem_access()
177 if (MI->csh->doing_mem) { in printOperand()
278 if (MI->csh->doing_mem) { in printOperand()
/external/capstone/
Dcs_priv.h50 bool doing_mem; // handling memory operand in InstPrinter code member
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c49 MI->csh->doing_mem = status; in set_mem_access()
485 if (MI->csh->doing_mem) { in printS16ImmOperand_Mem()
664 if (MI->csh->doing_mem) { in printOperand()
691 if (MI->csh->doing_mem) { in printOperand()
/external/capstone/arch/AArch64/
DAArch64InstPrinter.c53 MI->csh->doing_mem = status; in set_mem_access()
595 if (MI->csh->doing_mem) { in printOperand()
617 if (MI->csh->doing_mem) { in printOperand()
976 if (MI->csh->doing_mem) { in printImmScale()
994 if (MI->csh->doing_mem) { in printUImm12Offset()
/external/capstone/arch/X86/
DX86IntelInstPrinter.c57 MI->csh->doing_mem = status; in set_mem_access()
598 if (MI->csh->doing_mem) { in printOperand()
741 if (MI->csh->doing_mem) { in printOperand()
DX86ATTInstPrinter.c58 MI->csh->doing_mem = status; in set_mem_access()
503 if (MI->csh->doing_mem) { in printOperand()
651 if (MI->csh->doing_mem) { in printOperand()
/external/capstone/arch/ARM/
DARMInstPrinter.c127 MI->csh->doing_mem = status; in set_mem_access()
188 if (MI->csh->doing_mem) in printRegImmShift()
198 if (MI->csh->doing_mem) in printRegImmShift()
709 if (MI->csh->doing_mem) { in printOperand()
782 if (MI->csh->doing_mem) in printOperand()
1638 if (MI->csh->doing_mem) { in printNoHashImmediate()