Searched refs:dot_xfloat_cons (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-ia64.c | 798 static void dot_xfloat_cons PARAMS ((int)); 4896 dot_xfloat_cons (kind) in dot_xfloat_cons() function 5340 { "xreal4", dot_xfloat_cons, 'f' }, 5341 { "xreal8", dot_xfloat_cons, 'd' }, 5342 { "xreal10", dot_xfloat_cons, 'x' }, 5343 { "xreal16", dot_xfloat_cons, 'X' },
|