Home
last modified time | relevance | path

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

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