Home
last modified time | relevance | path

Searched refs:i386_index_check (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/gas/config/
HDtc-i386.c4918 i386_index_check (const char *operand_string) in i386_index_check() function
5294 if (i386_index_check (operand_string) == 0) in i386_operand()
6814 ret = i386_index_check (operand_string); in i386_intel_operand()
/NextBSD/contrib/binutils/gas/
HDChangeLog-9899246 * config/tc-i386.c (i386_index_check): Correct #endif location.
645 * config/tc-i386.c (i386_index_check): Fix the displacement size
782 (i386_index_check): Add operand_string param, and print error
823 (i386_index_check): New function. Add INFER_ADDR_PREFIX code, but
830 call i386_index_check instead. Save initial operand_string
833 checks to i386_index_check.
HDChangeLog-02031144 * config/tc-i386.c (i386_intel_operand): Always call i386_index_check
1145 for memory operands. Pass the full operand_string to i386_index_check.
6530 (i386_index_check): Accept 32bit addressing in 64bit mode.
HDChangeLog-00013788 (i386_index_check): Cleanup; support 64bit addresses.
7041 (i386_index_check): Reindent.