OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips32
(Results
51 - 75
of
557
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/MC/Mips/
cprestore-warning-unused.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-relocation-model=pic 2>%t1
directive-ent.s
4
# RUN: llvm-mc -mcpu=
mips32
-triple mips-unknown-unknown %s | \
6
# RUN: llvm-mc -filetype=obj -mcpu=
mips32
-triple mips-unknown-unknown %s | \
10
# RUN: llvm-mc -mcpu=
mips32
-mattr=micromips -triple mips-unknown-unknown %s | \
12
# RUN: llvm-mc -filetype=obj -mcpu=
mips32
-mattr=micromips \
set-arch.s
1
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=
mips32
| \
15
.set arch=
mips32
19
.set arch=
mips32
22
.set arch=
mips32
53
# CHECK: .set arch=
mips32
set-defined-symbol.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-filetype=obj -o - | \
set-nodsp.s
1
# RUN: not llvm-mc %s -mcpu=
mips32
-mattr=+dsp -triple mips-unknown-linux 2>%t1
module-hardfloat.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
| \
4
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-filetype=obj -o - | \
/external/llvm/test/MC/Mips/mips32/
invalid-mips32r2-xfail.s
4
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=
mips32
\
/external/llvm/test/MC/Mips/mips32r5/
invalid-mips32.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=
mips32
\
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
jalr.s
9
.set
mips32
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-sf32.d
2
#name:
MIPS32
odd single-precision float registers
3
#source:
mips32
-sf32.s
6
# Check
MIPS32
instruction assembly (microMIPS).
mipsr6@mips32.d
2
#name: MIPS
MIPS32
instructions
4
#source:
mips32
.s
6
# Check
MIPS32
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).
mips16e-jrc.d
2
#as: -march=
mips32
-mips16 -32
ase-errors-1.s
9
.set
mips32
# ERROR: too low
25
.set
mips32
# ERROR: too low
39
.set
mips32
# ERROR: too low
58
.set
mips32
# ERROR: too low
68
.set
mips32
# ERROR: too low
74
.set
mips32
88
.set
mips32
# ERROR: too low
100
.set
mips32
# ERROR: too low
mips32-sf32.d
2
#name:
MIPS32
odd single-precision float registers
5
# Check
MIPS32
instruction assembly
/external/llvm/test/CodeGen/Mips/
abicalls.ll
1
; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=
mips32
-relocation-model=static %s -o - | FileCheck -check-prefix=ABICALLS -check-prefix=STATIC %s
2
; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=
mips32
%s -o - | FileCheck -check-prefix=ABICALLS -check-prefix=PIC %s
6
; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=
mips32
-mattr noabicalls -relocation-model=static %s -o - | FileCheck -implicit-check-not='.abicalls' -implicit-check-not='pic0' %s
abiflags32.ll
1
; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=
mips32
%s -o - | FileCheck %s
2
; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=
mips32
-mattr=fp64 %s -o - | FileCheck -check-prefix=CHECK-64 %s
/external/llvm/test/CodeGen/Mips/Fast-ISel/
loadstoreconv.ll
3
; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=
mips32
\
7
; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=
mips32
\
8
; RUN: < %s | FileCheck %s -check-prefix=
mips32
72
;
mips32
-LABEL: .ent _Z4sc_iv
82
;
mips32
: lbu $[[REG1:[0-9]+]], 0(${{[0-9]+}})
83
;
mips32
: sll $[[REG2:[0-9]+]], $[[REG1]], 24
84
;
mips32
: sra ${{[0-9]+}}, $[[REG2]], 24
110
;
mips32
=LABEL: .ent _Z4ss_iv
120
;
mips32
: lhu $[[REG1:[0-9]+]], 0(${{[0-9]+}})
121
;
mips32
: sll $[[REG2:[0-9]+]], $[[REG1]], 1
[
all
...]
nullvoid.ll
3
; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=
mips32
\
/external/llvm/test/CodeGen/Mips/msa/
elm_copy.ll
5
; RUN: FileCheck %s -check-prefix=MIPS-ANY -check-prefix=
MIPS32
7
; RUN: FileCheck %s -check-prefix=MIPS-ANY -check-prefix=
MIPS32
27
;
MIPS32
-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_copy_s_b_ARG1)
31
;
MIPS32
-DAG: lw [[RES:\$[0-9]+]], %got(llvm_mips_copy_s_b_RES)
50
;
MIPS32
-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_copy_s_h_ARG1)
54
;
MIPS32
-DAG: lw [[RES:\$[0-9]+]], %got(llvm_mips_copy_s_h_RES)
73
;
MIPS32
-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_copy_s_w_ARG1)
77
;
MIPS32
-DAG: lw [[RES:\$[0-9]+]], %got(llvm_mips_copy_s_w_RES)
96
;
MIPS32
-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_copy_s_d_ARG1)
98
;
MIPS32
-DAG: ld.w [[WS:\$w[0-9]+]], 0([[R1]]
[
all
...]
/external/clang/test/CodeGen/
atomics-inlining.c
4
// RUN: %clang_cc1 -triple mipsel-linux-gnu -emit-llvm %s -o - | FileCheck %s -check-prefix=
MIPS32
70
//
MIPS32
-LABEL: define void @test1
71
//
MIPS32
: = load atomic i8, i8* @c1 seq_cst
72
//
MIPS32
: store atomic i8 {{.*}}, i8* @c1 seq_cst
73
//
MIPS32
: = load atomic i16, i16* @s1 seq_cst
74
//
MIPS32
: store atomic i16 {{.*}}, i16* @s1 seq_cst
75
//
MIPS32
: = load atomic i32, i32* @i1 seq_cst
76
//
MIPS32
: store atomic i32 {{.*}}, i32* @i1 seq_cst
77
//
MIPS32
: call i64 @__atomic_load_8(i8* bitcast (i64* @ll1 to i8*)
78
//
MIPS32
: call void @__atomic_store_8(i8* bitcast (i64* @ll1 to i8*), i6
[
all
...]
/external/llvm/test/MC/Disassembler/Mips/msa/
test_i10.txt
1
# RUN: llvm-mc --disassemble %s -triple=mips-unknown-linux -mcpu=
mips32
-mattr=+msa | FileCheck %s
Completed in 3429 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>