Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c4908 dot_xfloat_cons (int kind) in dot_xfloat_cons() function
5338 { "xreal4", dot_xfloat_cons, 'f' },
5339 { "xreal8", dot_xfloat_cons, 'd' },
5340 { "xreal10", dot_xfloat_cons, 'x' },
5341 { "xreal16", dot_xfloat_cons, 'X' },
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00012995 (dot_xfloat_cons): Ditto.