Home
last modified time | relevance | path

Searched refs:IA64_RS_PR (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/include/opcode/
HDia64.h188 IA64_RS_PR, /* non-rotating, 1-15 */ enumerator
/NextBSD/contrib/binutils/opcodes/
HDia64-gen.c1450 return IA64_RS_PR; in lookup_specifier()
/NextBSD/contrib/binutils/gas/config/
HDtc-ia64.c8939 case IA64_RS_PR:
10204 if (rs->dependency->specifier == IA64_RS_PR
10634 && (dep->specifier == IA64_RS_PR
/NextBSD/contrib/binutils/gas/
HDChangeLog-00014784 (specify_resource, case IA64_RS_PR): Only handles regs 1 to 15 now.