Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h212 IA64_RS_PR, /* non-rotating, 1-15 */ enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Dia64-gen.c1461 return IA64_RS_PR; in lookup_specifier()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c8866 case IA64_RS_PR: in specify_resource()
10120 if (rs->dependency->specifier == IA64_RS_PR in resources_match()
10539 && (dep->specifier == IA64_RS_PR in mark_resources()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00014774 (specify_resource, case IA64_RS_PR): Only handles regs 1 to 15 now.