Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c1041 static void s_float_cons (int);
1150 {"double", s_float_cons, 'd'},
1151 {"float", s_float_cons, 'f'},
1161 {"single", s_float_cons, 'f'},
12582 s_float_cons (int type) in s_float_cons() function
/freebsd-10-stable/contrib/binutils/gas/
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-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.