Searched refs:ASE_SMARTMIPS (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | mips-dis.c | 562 ISA_MIPS32, ASE_SMARTMIPS, 569 (ASE_SMARTMIPS | ASE_DSP | ASE_DSPR2 | ASE_EVA | ASE_MIPS3D 577 (ASE_SMARTMIPS | ASE_DSP | ASE_DSPR2 | ASE_EVA | ASE_MIPS3D 585 (ASE_SMARTMIPS | ASE_DSP | ASE_DSPR2 | ASE_EVA | ASE_MIPS3D 843 opcode_ases |= ASE_SMARTMIPS; in mips_convert_abiflags_ases()
|
| D | mips-opc.c | 305 #define SMT ASE_SMARTMIPS
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | mips-dis.c | 562 ISA_MIPS32, ASE_SMARTMIPS, 569 (ASE_SMARTMIPS | ASE_DSP | ASE_DSPR2 | ASE_EVA | ASE_MIPS3D 577 (ASE_SMARTMIPS | ASE_DSP | ASE_DSPR2 | ASE_EVA | ASE_MIPS3D 585 (ASE_SMARTMIPS | ASE_DSP | ASE_DSPR2 | ASE_EVA | ASE_MIPS3D 843 opcode_ases |= ASE_SMARTMIPS; in mips_convert_abiflags_ases()
|
| D | mips-opc.c | 305 #define SMT ASE_SMARTMIPS
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | mips.h | 1287 #define ASE_SMARTMIPS 0x00000100 macro
|
| D | ChangeLog-0415 | 792 (INSN_SMARTMIPS): Rename to ASE_SMARTMIPS. Provide new value.
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | mips.h | 1287 #define ASE_SMARTMIPS 0x00000100 macro
|
| D | ChangeLog-0415 | 792 (INSN_SMARTMIPS): Rename to ASE_SMARTMIPS. Provide new value.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-mips.c | 424 || (mips_opts.ase & ASE_SMARTMIPS) \ 1824 { "smartmips", ASE_SMARTMIPS, 0, 19476 if (ase & ASE_SMARTMIPS) in mips_convert_ase_flags() 20168 { "4ksc", 0, ASE_SMARTMIPS, ISA_MIPS32, CPU_MIPS32 }, 20174 { "4ksd", 0, ASE_SMARTMIPS, ISA_MIPS32R2, CPU_MIPS32R2 },
|