Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic54x.c1539 tic54x_float_cons (int type) in tic54x_float_cons() function
2405 { "double" , tic54x_float_cons , 'd' },
2406 { "ldouble" , tic54x_float_cons , 'l' },
2416 { "float" , tic54x_float_cons , 'f' },
2417 { "xfloat" , tic54x_float_cons , 'x' },