Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386-intel.c984 if (!i386_index_check (operand_string)) in i386_intel_operand()
Dtc-i386.c8476 i386_index_check (const char *operand_string) in i386_index_check() function
8747 && i386_index_check (i.memop1_string) == 0) in maybe_adjust_templates()
9071 if (i386_index_check (operand_string) == 0) in i386_att_operand()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2007764 (i386_index_check): Support fake index registers.
792 (i386_index_check): Likewise.
917 (i386_index_check): Likewise.
982 (i386_index_check): Likewise.
1046 * config/tc-i386.c (i386_index_check): Don't use RegRex
1054 (i386_index_check): Remove memory operand check on SVME
DChangeLog-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.
DChangeLog-2013697 (i386_index_check): Handle zmmwords and zmm-registers.
1736 (i386_index_check): Rewrote.
DChangeLog-2008569 (i386_index_check): Special-case string instruction operands. Don't
DChangeLog-2012801 build_modrm_byte, i386_index_check): Use it.
DChangeLog73 * tc-i386.c (i386_index_check): Add special checks for bndmk,
108 (i386_index_check): Use repprefixok to distingush xlat from
DChangeLog-20111152 (i386_index_check): Allow Xmm/Ymm index registers.
DChangeLog-02031139 * config/tc-i386.c (i386_intel_operand): Always call i386_index_check
1140 for memory operands. Pass the full operand_string to i386_index_check.
6522 (i386_index_check): Accept 32bit addressing in 64bit mode.
DChangeLog-20041469 (i386_index_check): Don't treat 32-bit addressing in 64-bit mode
DChangeLog-00013778 (i386_index_check): Cleanup; support 64bit addresses.
7031 (i386_index_check): Reindent.
DChangeLog-20051733 (i386_index_check): Special-case SVME insns with memory operands.