HomeSort by relevance Sort by last modified time
    Searched defs:has_index (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-i386-intel.c 422 int has_index = (intel_state.index != NULL); local
428 if (ret && !has_index && intel_state.index)
433 if (ret && !scale && !has_index && intel_state.index)
  /toolchain/binutils/binutils-2.27/include/opcode/
aarch64.h 763 unsigned has_index : 1;
764 /* Lane index; valid only when has_index is 1. */
760 unsigned has_index : 1; member in struct:aarch64_opnd_info::__anon4771::__anon4774

Completed in 776 milliseconds