Searched refs:s_float_cons (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 1041 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/ |
| D | ChangeLog-2006 | 1006 append_insn, s_align, s_cons, s_float_cons, s_gpword, s_gpdword,
|
| D | ChangeLog-9697 | 3089 (s_float_cons, s_gpword): Likewise. 3091 (s_cons, s_float_cons, s_gpword): Likewise.
|
| D | ChangeLog-9295 | 6732 (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.
|