HomeSort by: relevance | last modified time | path
    Searched defs:i386_intel_check (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386-intel.c 264 static INLINE int i386_intel_check (const reg_entry *rreg, function
416 || !i386_intel_check(the_reg, intel_state.base,
438 if (!ret || !i386_intel_check(the_reg, base, state_index))
477 || !i386_intel_check(the_reg, intel_state.base,
582 if (!i386_intel_check (the_reg, base, state_index)
585 || !i386_intel_check (the_reg,
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386-intel.c 264 static INLINE int i386_intel_check (const reg_entry *rreg, function
416 || !i386_intel_check(the_reg, intel_state.base,
438 if (!ret || !i386_intel_check(the_reg, base, state_index))
477 || !i386_intel_check(the_reg, intel_state.base,
582 if (!i386_intel_check (the_reg, base, state_index)
585 || !i386_intel_check (the_reg,

Completed in 22 milliseconds