Searched refs:s_float_cons (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 1319 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/ |
D | ChangeLog-2012 | 1924 (s_float_cons): Likewise.
|
D | ChangeLog-2010 | 71 (s_cons, s_float_cons, s_gpword, s_gpdword): Only clear labels
|
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-2005 | 3340 (mips_align, s_change_sec, s_cons, s_float_cons, s_gpword)
|
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.
|