Searched refs:s_alpha_float_cons (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-alpha.c | 4887 s_alpha_float_cons (int type) in s_alpha_float_cons() function 5240 {"t_floating", s_alpha_float_cons, 'd'}, 5241 {"s_floating", s_alpha_float_cons, 'f'}, 5242 {"f_floating", s_alpha_float_cons, 'F'}, 5243 {"g_floating", s_alpha_float_cons, 'G'}, 5244 {"d_floating", s_alpha_float_cons, 'D'}, 5258 {"double", s_alpha_float_cons, 'd'}, 5259 {"float", s_alpha_float_cons, 'f'}, 5260 {"single", s_alpha_float_cons, 'f'},
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-alpha.c | 4889 s_alpha_float_cons (int type) in s_alpha_float_cons() function 5242 {"t_floating", s_alpha_float_cons, 'd'}, 5243 {"s_floating", s_alpha_float_cons, 'f'}, 5244 {"f_floating", s_alpha_float_cons, 'F'}, 5245 {"g_floating", s_alpha_float_cons, 'G'}, 5246 {"d_floating", s_alpha_float_cons, 'D'}, 5260 {"double", s_alpha_float_cons, 'd'}, 5261 {"float", s_alpha_float_cons, 'f'}, 5262 {"single", s_alpha_float_cons, 'f'},
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-9697 | 4353 (s_alpha_float_cons): Simplify alignment handling.
|
H A D | ChangeLog-9295 | 2317 .g_floating, and .d_floating to use s_alpha_float_cons rather than 2326 (s_alpha_cons, s_alpha_float_cons): New static functions.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-9697 | 4353 (s_alpha_float_cons): Simplify alignment handling.
|
H A D | ChangeLog-9295 | 2317 .g_floating, and .d_floating to use s_alpha_float_cons rather than 2326 (s_alpha_cons, s_alpha_float_cons): New static functions.
|