Searched refs:AXP_REG_AT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dalpha.h234 #define AXP_REG_AT 28
232 #define AXP_REG_AT macro
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-alpha.c1205 (alpha_noat_on || targreg == AXP_REG_AT))
1224 if (targreg == AXP_REG_AT)
1227 set_tok_reg (newtok[0], AXP_REG_AT);
1248 if (targreg == AXP_REG_AT)
1251 set_tok_reg (newtok[0], AXP_REG_AT);
1261 && (alpha_noat_on || targreg == AXP_REG_AT)))
1405 if (targreg == AXP_REG_AT)
1408 set_tok_reg (newtok[0], AXP_REG_AT);
2058 lituse = load_expression (AXP_REG_AT, &tok[1], &basereg, &newtok[1]);
2109 lituse = load_expression (AXP_REG_AT,
[all...]

Completed in 50 milliseconds