Searched refs:dot_xfloat_cons (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-ia64.c | 823 static void dot_xfloat_cons PARAMS ((int)); 5085 dot_xfloat_cons (kind) in dot_xfloat_cons() function 5529 { "xreal4", dot_xfloat_cons, 'f' }, 5530 { "xreal8", dot_xfloat_cons, 'd' }, 5531 { "xreal10", dot_xfloat_cons, 'x' }, 5532 { "xreal16", dot_xfloat_cons, 'X' },
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ChangeLog-0001 | 3005 (dot_xfloat_cons): Ditto.
|