Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c4926 dot_xfloat_cons_ua (int kind) in dot_xfloat_cons_ua() function
5350 { "xreal4.ua", dot_xfloat_cons_ua, 'f' },
5351 { "xreal8.ua", dot_xfloat_cons_ua, 'd' },
5352 { "xreal10.ua", dot_xfloat_cons_ua, 'x' },
5353 { "xreal16.ua", dot_xfloat_cons_ua, 'X' },
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00012998 (dot_xfloat_cons_ua): Ditto.