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

  /src/sys/arch/ia64/disasm/
disasm.h 60 #define AR_UNAT 36
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 372 #define AR_UNAT 36
397 {"ar.ccv", AR_CCV}, {"ar.unat", AR_UNAT},
3090 case REG_AR + AR_UNAT: *regp = 7; break;
3395 case REG_AR + AR_UNAT:
3792 case REG_AR + AR_UNAT:
8266 if (regno == AR_UNAT)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 372 #define AR_UNAT 36
397 {"ar.ccv", AR_CCV}, {"ar.unat", AR_UNAT},
3090 case REG_AR + AR_UNAT: *regp = 7; break;
3395 case REG_AR + AR_UNAT:
3792 case REG_AR + AR_UNAT:
8266 if (regno == AR_UNAT)

Completed in 30 milliseconds