Searched refs:dot_rot (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-ia64.c | 742 static void dot_rot PARAMS ((int)); 4258 dot_rot (type) in dot_rot() function 4973 { "rotr", dot_rot, DYNREG_GR }, 4974 { "rotf", dot_rot, DYNREG_FR }, 4975 { "rotp", dot_rot, DYNREG_PR },
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-ia64.c | 814 static void dot_rot PARAMS ((int)); 4780 dot_rot (type) in dot_rot() function 5514 { "rotr", dot_rot, DYNREG_GR }, 5515 { "rotf", dot_rot, DYNREG_FR }, 5516 { "rotp", dot_rot, DYNREG_PR },
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-2005 | 580 (dot_rot): Change type of num_* variables. Check for positive count. 3909 * config/tc-ia64.c (dot_rot): Add comment that name strings should
|