• Home
  • Raw
  • Download

Lines Matching refs:csh

54 	if (MI->csh->detail != CS_OPT_ON)  in set_mem_access()
57 MI->csh->doing_mem = status; in set_mem_access()
68 switch(MI->csh->mode) { in printopaquemem()
298 if (MI->csh->detail) { in printSrcIdx()
314 if (MI->csh->detail) { in printSrcIdx()
329 if (MI->csh->detail) { in printDstIdx()
340 if (MI->csh->mode != CS_MODE_64) { in printDstIdx()
342 if (MI->csh->detail) { in printDstIdx()
416 if (MI->csh->detail) { in printMemOffset()
431 if (MI->csh->detail) { in printMemOffset()
440 if (MI->csh->detail) in printMemOffset()
443 SStream_concat(O, "0x%"PRIx64, arch_masks[MI->csh->mode] & imm); in printMemOffset()
454 if (MI->csh->detail) in printMemOffset()
509 if (MI->csh->detail) { in X86_Intel_printInst()
518 MI->flat_insn->detail->x86.operands[0].size = MI->csh->regsize_map[reg]; in X86_Intel_printInst()
519 MI->flat_insn->detail->x86.operands[1].size = MI->csh->regsize_map[reg]; in X86_Intel_printInst()
525 MI->flat_insn->detail->x86.operands[0].size = MI->csh->regsize_map[reg]; in X86_Intel_printInst()
528 MI->flat_insn->detail->x86.operands[1].size = MI->csh->regsize_map[reg2]; in X86_Intel_printInst()
535 MI->op1_size = MI->csh->regsize_map[reg]; in X86_Intel_printInst()
547 if (MI->csh->mode != CS_MODE_64) { in printPCRelImm()
551 if (MI->csh->mode == CS_MODE_16 && in printPCRelImm()
556 if (MI->csh->mode == CS_MODE_16 && in printPCRelImm()
572 if (MI->csh->detail) { in printPCRelImm()
597 if (MI->csh->detail) { in printOperand()
598 if (MI->csh->doing_mem) { in printOperand()
603 …MI->flat_insn->detail->x86.operands[MI->flat_insn->detail->x86.op_count].size = MI->csh->regsize_m… in printOperand()
609 MI->op1_size = MI->csh->regsize_map[reg]; in printOperand()
740 if (MI->csh->detail) { in printOperand()
741 if (MI->csh->doing_mem) { in printOperand()
776 if (MI->csh->detail) { in printMemReference()
790 if (MI->csh->detail) { in printMemReference()
813 if (MI->csh->detail) in printMemReference()
831 SStream_concat(O, "0x%"PRIx64, arch_masks[MI->csh->mode] & DispVal); in printMemReference()
849 if (MI->csh->detail) in printMemReference()