Home | History | Annotate | Download | only in gas

Lines Matching full:mips16

1808 	(mips16, mips16_autoextend, mips_warn_about_macros): Likewise.
1857 * config/tc-mips.c (insn_uses_reg): Map register numbers in mips16
2085 mips16 symbol to be adjusted if a symbol is being subtracted from
2613 handled swapping a mips16 jump with a mips16 instruction with a
2621 * config/tc-mips.c (my_getExpression): In mips16 mode, if it looks
2687 against any mips16 symbols, not just externally visible ones.
2975 * doc/c-mips.texi: Mention ISA level 4, and the -mips16 option.
3076 (append_insn): Mark all mips16 text labels, and make them odd.
3080 whether to mark mips16 labels. Handle all labels, not just one.
3081 Force mips16 labels to be odd. Change all callers.
3083 (md_apply_fix): Don't check mips16 mode for a branch reloc.
3178 in a frag after a mips16 instruction to switch it with a jump
3249 * config/tc-mips.c (md_longopts): Rename mips-16 to mips16, and
3250 no-mips-16 to no-mips16.
3251 (s_mipsset): Accept .set mips16 and .set nomips16.
3312 Add support for mips16 (16 bit MIPS implementation):
3313 * config/tc-mips.c: Extensive additions for mips16 support, not