Lines Matching refs:csh
50 if (MI->csh->detail != CS_OPT_ON) in set_mem_access()
53 MI->csh->doing_mem = status; in set_mem_access()
118 if (MI->csh->detail) { in AArch64_printInst()
172 if (MI->csh->detail) { in AArch64_printInst()
199 if (MI->csh->detail) { in AArch64_printInst()
227 if (MI->csh->detail) { in AArch64_printInst()
265 if (MI->csh->detail) { in AArch64_printInst()
294 if (MI->csh->detail) { in AArch64_printInst()
567 if (MI->csh->detail) { in printSysAlias()
576 if (MI->csh->detail) { in printSysAlias()
594 if (MI->csh->detail) { in printOperand()
595 if (MI->csh->doing_mem) { in printOperand()
616 if (MI->csh->detail) { in printOperand()
617 if (MI->csh->doing_mem) { in printOperand()
632 if (MI->csh->detail) { in printHexImm()
648 if (MI->csh->detail) { in printPostIncOperand()
655 if (MI->csh->detail) { in printPostIncOperand()
676 if (MI->csh->detail) { in printVRegOperand()
688 if (MI->csh->detail) { in printSysCROperand()
705 if (MI->csh->detail) { in printAddSubImm()
723 if (MI->csh->detail) { in printLogicalImm32()
751 if (MI->csh->detail) { in printLogicalImm64()
769 if (MI->csh->detail) { in printShifter()
798 if (MI->csh->detail) { in printShiftedRegister()
825 if (MI->csh->detail) { in printArithExtend()
836 if (MI->csh->detail) { in printArithExtend()
872 if (MI->csh->detail) { in printArithExtend()
884 if (MI->csh->detail) { in printExtendedRegister()
902 if (MI->csh->detail) { in printMemExtend()
907 if (MI->csh->detail) { in printMemExtend()
943 if (MI->csh->detail) { in printMemExtend()
955 if (MI->csh->detail) in printCondCode()
964 if (MI->csh->detail) { in printInverseCondCode()
975 if (MI->csh->detail) { in printImmScale()
976 if (MI->csh->doing_mem) { in printImmScale()
993 if (MI->csh->detail) { in printUImm12Offset()
994 if (MI->csh->doing_mem) { in printUImm12Offset()
1018 if (MI->csh->detail) { in printPrefetchOp()
1026 if (MI->csh->detail) { in printPrefetchOp()
1046 if (MI->csh->detail) { in printFPImmOperand()
1137 if (MI->csh->detail) { in printVectorList()
1239 if (MI->csh->detail) { in printVectorIndex()
1253 if (MI->csh->detail) { in printAlignedLabel()
1275 if (MI->csh->detail) { in printAdrpLabel()
1298 if (MI->csh->detail) { in printBarrierOption()
1305 if (MI->csh->detail) { in printBarrierOption()
1323 if (MI->csh->detail) { in printMRSSystemRegister()
1341 if (MI->csh->detail) { in printMSRSystemRegister()
1358 if (MI->csh->detail) { in printSystemPStateField()
1376 if (MI->csh->detail) { in printSIMDType10Operand()
1387 void AArch64_post_printer(csh handle, cs_insn *flat_insn, char *insn_asm, MCInst *mci) in AArch64_post_printer()