Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dalpha.h234 #define AXP_REG_GP 29 macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c291 #undef AXP_REG_GP
292 #define AXP_REG_GP AXP_REG_PV macro
315 static int alpha_gp_register = AXP_REG_GP;
5015 alpha_gp_register = AXP_REG_GP; in s_alpha_base()