HomeSort by relevance Sort by last modified time
    Searched refs:IA64_OPND_RR_R3 (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
ia64-opc.h 86 #define RR_R3 IA64_OPND_RR_R3
ia64-gen.c 893 return op == IA64_OPND_RR_R3 || op == IA64_OPND_DBR_R3
900 return ((op == IA64_OPND_RR_R3 && strstr (field, "rr"))
    [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
ia64.h 112 IA64_OPND_RR_R3, /* rr[reg] */
  /toolchain/binutils/binutils-2.27/gas/config/
tc-ia64.c     [all...]

Completed in 318 milliseconds