Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1319 static void s_float_cons (int);
1794 {"double", s_float_cons, 'd'},
1795 {"float", s_float_cons, 'f'},
1805 {"single", s_float_cons, 'f'},
15473 s_float_cons (int type) in s_float_cons() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20121924 (s_float_cons): Likewise.
DChangeLog-201071 (s_cons, s_float_cons, s_gpword, s_gpdword): Only clear labels
DChangeLog-20061006 append_insn, s_align, s_cons, s_float_cons, s_gpword, s_gpdword,
DChangeLog-96973089 (s_float_cons, s_gpword): Likewise.
3091 (s_cons, s_float_cons, s_gpword): Likewise.
DChangeLog-20053340 (mips_align, s_change_sec, s_cons, s_float_cons, s_gpword)
DChangeLog-92956732 (s_align, s_cons, s_float_cons, s_gpword): Save insn_label before
9678 * config/tc-mips.c (mips_align, s_stringer, s_cons, s_float_cons,
10266 (s_float_cons): Let float_cons do the work.