Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ia64.c4585 dot_rot (int type) in dot_rot() function
5280 { "rotr", dot_rot, DYNREG_GR },
5281 { "rotf", dot_rot, DYNREG_FR },
5282 { "rotp", dot_rot, DYNREG_PR },
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2008720 * config/tc-ia64.c (dot_rot): Likewise.
DChangeLog-2005578 (dot_rot): Change type of num_* variables. Check for positive count.
3880 * config/tc-ia64.c (dot_rot): Add comment that name strings should
DChangeLog994 * config/tc-ia64.c (dot_rot): simplify allocations from obstacks.