Searched refs:i386_intel_check (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-i386-intel.c | 220 static INLINE int i386_intel_check (const reg_entry *rreg, in i386_intel_check() function 348 || !i386_intel_check(the_reg, intel_state.base, in i386_intel_simplify() 370 if (!ret || !i386_intel_check(the_reg, base, state_index)) in i386_intel_simplify() 410 || !i386_intel_check(the_reg, intel_state.base, in i386_intel_simplify() 500 if (!i386_intel_check (the_reg, base, state_index) in i386_intel_simplify() 503 || !i386_intel_check (the_reg, in i386_intel_simplify()
|