Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c1318 static void s_cons (int);
1789 {"half", s_cons, 1},
1790 {"dword", s_cons, 3},
1801 {"byte", s_cons, 0},
1807 {"hword", s_cons, 1},
1808 {"int", s_cons, 2},
1809 {"long", s_cons, 2},
1810 {"octa", s_cons, 4},
1811 {"quad", s_cons, 3},
1813 {"short", s_cons, 1},
[all …]
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20121923 (s_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-9295616 * config/tc-mips.c: Correct s_cons arguments. From Michael
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,
10264 (s_align, s_cons): Call mips_align rather than frag_align.
10265 (s_change_seg, s_cons): Call mips_emit_delays.
DChangeLog-96973088 (mips_align, mips_flush_pending_output, s_cons): Likewise.
3091 (s_cons, s_float_cons, s_gpword): Likewise.
DChangeLog-20053340 (mips_align, s_change_sec, s_cons, s_float_cons, s_gpword)