Lines Matching refs:mips

1 /* tc-mips.c -- assemble code for a MIPS chip.
33 #include "opcode/mips.h"
68 #include "elf/mips.h"
384 || strncmp (TARGET_CANONICAL, "mips-lsi-elf", sizeof ("mips-lsi-elf") - 1) == 0)
920 include/opcode/mips.h specifies operand fields using the macros
1225 return "pe-mips";
1234 /* This is traditional mips. */
4477 * instructions and addressing modes in the mips assembly language. Many
4489 * mips assembler simply uses register $zero. Just one tiny optimization
7688 * Is the double cfc1 instruction a bug in the mips assembler;
8149 as_bad (_("internal: bad mips opcode (mask error): %s %s"),
8177 as_bad (_("internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"),
8254 as_bad (_("internal: bad mips opcode (unknown operand type `%c'): %s %s"),
8261 as_bad (_("internal: bad mips opcode (bits 0x%lx undefined): %s %s"),
8811 as_bad (_("internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"),
8822 * mod 32. In reality the mips assembler issues an error.
10684 /* This is traditional mips */
11290 config/mips/mips.c). The GAS and GCC code should be kept in sync
11432 work with gcc when using mips-tfile, we must keep all local labels.
11436 mips-tfile, in which case we must generate all local labels. */
11859 o Note also that after auto alignment is turned off the mips assembler
12261 else if (strncmp (name, "mips", 4) == 0 || strncmp (name, "arch=", 5) == 0)
12286 else if (strncmp (name, "mips", 4) == 0)
14531 plain 'mips' and 'mips64' configs have 'from-abi' as their default
14532 architecture. This code picks MIPS I for 'mips' and MIPS III for