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()
214 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.c68 MI->csh->doing_mem = status; in set_mem_access()
178 if (MI->csh->doing_mem) { in printOperand()
269 if (MI->csh->doing_mem) { in printOperand()
/external/capstone/
Dcs_priv.h67 bool doing_mem; // handling memory operand in InstPrinter code member
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c65 MI->csh->doing_mem = status; in set_mem_access()
496 if (MI->csh->doing_mem) { in printS16ImmOperand_Mem()
676 if (MI->csh->doing_mem) { in printOperand()
693 if (MI->csh->doing_mem) { in printOperand()
/external/capstone/arch/AArch64/
DAArch64InstPrinter.c64 MI->csh->doing_mem = status; in set_mem_access()
738 if (MI->csh->doing_mem) { in printOperand()
764 if (MI->csh->doing_mem) { in printOperand()
775 if (MI->csh->doing_mem) { in printOperand()
1200 if (MI->csh->doing_mem) { in printImmScale()
1224 if (MI->csh->doing_mem) { in printUImm12Offset()
/external/capstone/arch/X86/
DX86ATTInstPrinter.c65 MI->csh->doing_mem = status; in set_mem_access()
668 if (MI->csh->doing_mem) { in printOperand()
781 if (MI->csh->doing_mem) { in printOperand()
DX86IntelInstPrinter.c65 MI->csh->doing_mem = status; in set_mem_access()
900 if (MI->csh->doing_mem) { in printOperand()
984 if (MI->csh->doing_mem) { in printOperand()
/external/capstone/arch/ARM/
DARMInstPrinter.c143 MI->csh->doing_mem = status; in set_mem_access()
214 if (MI->csh->doing_mem) in printRegImmShift()
224 if (MI->csh->doing_mem) in printRegImmShift()
828 if (MI->csh->doing_mem) { in printOperand()
896 if (MI->csh->doing_mem) in printOperand()
1820 if (MI->csh->doing_mem) { in printNoHashImmediate()