Searched refs:operand_string (Results 1 – 3 of 3) sorted by relevance
4918 i386_index_check (const char *operand_string) in i386_index_check() argument5011 operand_string); in i386_index_check()5015 operand_string, in i386_index_check()5025 i386_operand (char *operand_string) in i386_operand() argument5029 char *op_string = operand_string; in i386_operand()5220 operand_string); in i386_operand()5245 operand_string); in i386_operand()5261 operand_string); in i386_operand()5294 if (i386_index_check (operand_string) == 0) in i386_operand()6740 p = intel_parser.op_string = xstrdup (operand_string); in i386_intel_operand()[all …]
779 operand_string pointer in segment reg case before goto782 (i386_index_check): Add operand_string param, and print error830 call i386_index_check instead. Save initial operand_string
1145 for memory operands. Pass the full operand_string to i386_index_check.