Searched refs:i386_index_check (Results 1 – 4 of 4) sorted by relevance
4918 i386_index_check (const char *operand_string) in i386_index_check() function5294 if (i386_index_check (operand_string) == 0) in i386_operand()6814 ret = i386_index_check (operand_string); in i386_intel_operand()
246 * config/tc-i386.c (i386_index_check): Correct #endif location.645 * config/tc-i386.c (i386_index_check): Fix the displacement size782 (i386_index_check): Add operand_string param, and print error823 (i386_index_check): New function. Add INFER_ADDR_PREFIX code, but830 call i386_index_check instead. Save initial operand_string833 checks to i386_index_check.
1144 * config/tc-i386.c (i386_intel_operand): Always call i386_index_check1145 for memory operands. Pass the full operand_string to i386_index_check.6530 (i386_index_check): Accept 32bit addressing in 64bit mode.
3788 (i386_index_check): Cleanup; support 64bit addresses.7041 (i386_index_check): Reindent.