Searched refs:dot_xfloat_cons_ua (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-ia64.c | 826 static void dot_xfloat_cons_ua PARAMS ((int)); 5106 dot_xfloat_cons_ua (kind) in dot_xfloat_cons_ua() function 5541 { "xreal4.ua", dot_xfloat_cons_ua, 'f' }, 5542 { "xreal8.ua", dot_xfloat_cons_ua, 'd' }, 5543 { "xreal10.ua", dot_xfloat_cons_ua, 'x' }, 5544 { "xreal16.ua", dot_xfloat_cons_ua, 'X' },
|
| /trueos/contrib/binutils/gas/ |
| HD | ChangeLog-0001 | 3008 (dot_xfloat_cons_ua): Ditto.
|