Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c1523 tic54x_float_cons (int type) in tic54x_float_cons() function
2380 { "double" , tic54x_float_cons , 'd' },
2381 { "ldouble" , tic54x_float_cons , 'l' },
2391 { "float" , tic54x_float_cons , 'f' },
2392 { "xfloat" , tic54x_float_cons , 'x' },