Home
last modified time | relevance | path

Searched refs:dot_xfloat_cons_ua (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDtc-ia64.c826 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/
HDChangeLog-00013008 (dot_xfloat_cons_ua): Ditto.