Searched refs:stmt_float_cons (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ia64.c | 4873 stmt_float_cons (int kind) in stmt_float_cons() function 4910 cross_section (kind, stmt_float_cons, 0); in dot_xfloat_cons() 5400 { "real4", stmt_float_cons, 'f' }, 5401 { "real8", stmt_float_cons, 'd' }, 5402 { "real10", stmt_float_cons, 'x' }, 5403 { "real16", stmt_float_cons, 'X' },
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2005 | 3454 (dot_float_cons_ua): Likewise. Pass float_cons, not stmt_float_cons.
|
D | ChangeLog-0203 | 2242 * config/tc-ia64.c (stmt_float_cons): Fix alignment for real10
|