Lines Matching refs:mips_ip
510 macro_build, mips_ip, md_parse_option). Adding suitable
2194 (mips_ip): Only permit INSN_4010 instructions if mips_4010.
3042 (md_begin, mips_ip, md_parse_option, s_change_sec, s_option,
3049 (mips_ip, s_change_sec): Ditto.
3355 (mips_ip): For case 'j', if there are more alternatives, and the
3410 (mips_ip): Check for INSN_ISA4 instructions. Handle new argument
3597 (mips_ip): Recognize $kt0 and $kt1 as register names.
3891 (mips_ip): Use INSN_ISA mask to check ISA of instruction. Check
3948 * config/tc-mips.c (mips_ip): Fix handling of floating point
4054 (mips_ip): Accept O_big constants in case 'I'. Change case
4510 * config/tc-mips.c (mips_ip): Don't use S_IS_LOCAL when checking
4929 * config/tc-mips.c (mips_ip): Replace as_warn/exit sequence with a
5742 (mips_ip): If g_switch_value < 4, use immediate values for 'l'.
5847 * config/tc-mips.c (mips_ip): Permit a modifier in 'o' case, and
5894 (mips_ip): Use RDATA_SECTION_NAME, not .rdata.
5992 * config/tc-mips.c (mips_ip): Force floating point values to be
6482 * config/tc-mips.c (mips_ip): For case 'o', when generating
6722 * config/tc-mips.c (mips_ip): Only accept overly large values for
6826 * config/tc-mips.c (mips_ip): Accept numbers between 0x8000 and
7301 * config/tc-mips.c (mips_ip): Make an unsupported instruction a
7717 * config/tc-mips.c (mips_ip): Warn about using $1 as well as $at
8241 (mips_ip): Don't permit anything but a number after $ for a
8382 * config/tc-mips.c (mips_ip, printInsn): Handle 'k' (from Ted
8384 (mips_ip): Permit odd numbered floating point registers if -mips3.
8564 (mips_ip, tc_get_register, s_frame): Use macros FP, SP, GP and AT
8799 * config/tc-mips.c (mips_ip): Handle '>' case (shift amount
9541 * config/tc-mips.c (mips_ip, md_apply_fix): Cast to long and use
9661 (mips_ip): Added 'z'--must be zero register.
9792 (mips_ip): Use hex constants in range checks for clarity.
9812 (mips_ip): Check insn ISA level against mips_isa before using it.
9879 (mips_ip): Added cases 'F', 'L', 'f', 'l' for floating point.
9891 * config/tc-mips.c (mips_ip): Suggested by
9920 * config/tc-mips.c (mips_ip): From davidj@ICSI.Berkeley.EDU (David
10384 * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch if
10421 (macro_build, mips_ip): Support new 'E', 'G' and 'B' arguments.