Home
last modified time | relevance | path

Searched refs:AXP_REG_GP (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/opcode/
Dalpha.h233 #define AXP_REG_GP 29 macro
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-alpha.c269 #undef AXP_REG_GP
270 #define AXP_REG_GP AXP_REG_PV macro
292 static int alpha_gp_register = AXP_REG_GP;
4471 alpha_gp_register = AXP_REG_GP; in s_alpha_base()