HomeSort by relevance Sort by last modified time
    Searched refs:MIPS32 (Results 1 - 25 of 67) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips32-imm.d 2 #name: MIPS MIPS32 WAIT and SDBBP instructions
5 # Check MIPS32 WAIT and SDBBP instruction assembly
mips32-imm.s 1 # Source file to test wide immediates with MIPS32 WAIT and SDBBP instructions
9 # 20 bits accepted for MIPS32
elf_arch_mips32.d 1 # name: ELF MIPS32 markings
4 # as: -32 -march=mips32
7 private flags = 5.......: .*\[mips32\].*
11 ISA: MIPS32
micromips@mips32-imm.d 2 #name: MIPS MIPS32 WAIT and SDBBP instructions
3 #source: micromips@mips32-imm.s
6 # Check MIPS32 WAIT and SDBBP instruction assembly (microMIPS).
mipsr6@mips32-cp2.d 2 #name: MIPS MIPS32 cop2 instructions
3 #source: mips32-cp2.s
6 # Check MIPS32 cop2 instruction assembly
mipsr6@mips32-imm.d 2 #name: MIPS MIPS32 WAIT and SDBBP instructions
4 #source: mips32-imm.s
6 # Check MIPS32 WAIT and SDBBP instruction assembly
ase-errors-1.l 4 .*:9: Warning: the `dsp' extension requires MIPS32 revision 2 or greater
12 .*:25: Warning: the `dspr2' extension requires MIPS32 revision 2 or greater
18 .*:39: Warning: the `mcu' extension requires MIPS32 revision 2 or greater
26 .*:58: Warning: the `mips3d' extension requires MIPS32 revision 2 or greater
29 .*:68: Warning: the `mt' extension requires MIPS32 revision 2 or greater
32 .*:77: Warning: the `smartmips' extension requires MIPS32 revision 1 or greater
36 .*:88: Warning: the `virt' extension requires MIPS32 revision 2 or greater
41 .*:100: Warning: the `eva' extension requires MIPS32 revision 2 or greater
mips32r2-cp2.d 5 # Check MIPS32 Release 2 (mips32r2) cop2 instruction assembly
mips32r2-fp32.d 5 # Check MIPS32 Release 2 (mips32r2) FP instruction assembly
micromips@mips32-imm.s 1 # Source file to test wide immediates with MIPS32 WAIT and SDBBP instructions
mips32-sf32.d 2 #name: MIPS32 odd single-precision float registers
5 # Check MIPS32 instruction assembly
mipsr6@mips32.d 2 #name: MIPS MIPS32 instructions
4 #source: mips32.s
6 # Check MIPS32 instruction assembly
micromips@mips32-sf32.d 2 #name: MIPS32 odd single-precision float registers
3 #source: mips32-sf32.s
6 # Check MIPS32 instruction assembly (microMIPS).
mips32-cp2.d 2 #name: MIPS MIPS32 cop2 instructions
5 # Check MIPS32 cop2 instruction assembly
micromips@mips32r2-cp2.d 5 # Check MIPS32 Release 2 (mips32r2) cop2 instruction assembly (microMIPS).
micromips@mips32r2-fp32.d 6 # Check MIPS32 Release 2 (mips32r2) FP instruction assembly (microMIPS).
mips32-sync.d 2 #name: MIPS32 sync instructions
3 #as: -32 -mips32
mips32.d 2 #name: MIPS MIPS32 instructions
5 # Check MIPS32 instruction assembly
mips32r2.d 5 # Check MIPS32 Release 2 (mips32r2) *non-fp* instruction assembly
  /build/make/core/combo/arch/mips/
mips32-fp.mk 2 # Generating binaries for MIPS32/hard-float/little-endian
  /external/valgrind/VEX/auxprogs/
genoffsets.c 193 // MIPS32
194 GENOFFSET(MIPS32,mips32,r0);
195 GENOFFSET(MIPS32,mips32,r1);
196 GENOFFSET(MIPS32,mips32,r2);
197 GENOFFSET(MIPS32,mips32,r3);
198 GENOFFSET(MIPS32,mips32,r4)
    [all...]
  /external/llvm/test/MC/Mips/
macro-ddiv-bad.s 2 # RUN: FileCheck %s --check-prefix=MIPS32-OR-R6
4 # RUN: FileCheck %s --check-prefix=MIPS32-OR-R6
6 # RUN: FileCheck %s --check-prefix=MIPS32-OR-R6
12 # MIPS32-OR-R6: :[[@LINE-1]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
macro-ddivu-bad.s 2 # RUN: FileCheck %s --check-prefix=MIPS32-OR-R6
4 # RUN: FileCheck %s --check-prefix=MIPS32-OR-R6
6 # RUN: FileCheck %s --check-prefix=MIPS32-OR-R6
12 # MIPS32-OR-R6: :[[@LINE-1]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/swiftshader/third_party/subzero/src/
IceInstMIPS32.cpp 1 //===- subzero/src/IceInstMips32.cpp - Mips32 instruction implementation --===//
26 namespace MIPS32 {
280 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
338 Str << "[MIPS32] ";
439 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
585 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
610 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
701 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
727 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
732 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>()
    [all...]
  /external/valgrind/coregrind/
pub_core_basics.h 93 } MIPS32;

Completed in 295 milliseconds

1 2 3