OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips32r2
(Results
76 - 100
of
557
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
undefweak-overflow.s
17
.set
mips32r2
/external/llvm/test/CodeGen/Mips/Fast-ISel/
shift.ll
1
; RUN: llc -march=mipsel -mcpu=
mips32r2
-O0 -fast-isel=true -filetype=obj %s -o - \
2
; RUN: | llvm-objdump -arch mipsel -mcpu=
mips32r2
-d - | FileCheck %s
4
; This test checks that encoding for srl is correct when fast-isel for
mips32r2
is used.
loadstoreconv.ll
1
; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=
mips32r2
\
5
; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=
mips32r2
\
6
; RUN: < %s | FileCheck %s -check-prefix=
mips32r2
71
;
mips32r2
-LABEL: .ent _Z4sc_iv
80
;
mips32r2
: lbu $[[REG1:[0-9]+]], 0(${{[0-9]+}})
81
;
mips32r2
: seb ${{[0-9]+}}, $[[REG1]]
109
;
mips32r2
-LABEL: .ent _Z4ss_iv
118
;
mips32r2
: lhu $[[REG1:[0-9]+]], 0(${{[0-9]+}})
119
;
mips32r2
: seh ${{[0-9]+}}, $[[REG1]]
162
;
mips32r2
-LABEL: .ent _Z5sc_ss
[
all
...]
nullvoid.ll
1
; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=
mips32r2
\
/external/llvm/test/CodeGen/Mips/
micromips-atomic1.ll
2
; RUN: | llvm-objdump -no-show-raw-insn -arch mipsel -mcpu=
mips32r2
-mattr=micromips -d - \
6
; While emitting assembly files directly when in microMIPS mode, it is possible to emit a
mips32r2
7
; instruction instead of microMIPS instruction, and since many
mips32r2
and microMIPS
fp-indexed-ls.ll
2
; RUN: llc -march=mipsel -mcpu=
mips32r2
< %s | FileCheck %s -check-prefix=ALL -check-prefix=
MIPS32R2
10
; RUN: llc -mtriple=mipsel-none-nacl-gnu -mcpu=
mips32r2
< %s | FileCheck %s -check-prefix=CHECK-NACL
30
;
MIPS32R2
: sll $[[T1:[0-9]+]], $5, 2
31
;
MIPS32R2
: lwxc1 $f0, $[[T1]]($4)
61
;
MIPS32R2
: sll $[[T1:[0-9]+]], $5, 3
62
;
MIPS32R2
: ldxc1 $f0, $[[T1]]($4)
93
;
MIPS32R2
-NOT: luxc1
116
;
MIPS32R2
: lwc1 $[[T0:f0]], 0(${{[0-9]+}})
117
;
MIPS32R2
: swxc1 $[[T0]], ${{[0-9]+}}($4
[
all
...]
micromips-gp-rc.ll
1
; RUN: llc -march=mipsel -mcpu=
mips32r2
-mattr=+micromips \
/development/ndk/platforms/android-21/arch-mips64/libr2/
libstdc++.a
8
ELF H p4 ( ? ? 3 q + N ? %U . ?:;@?B L 9 ? bionic/libstdc++/src libstdc++.cpp /usr/local/google/home/andrewhsieh/mydroid bionic/libstdc++/src/libstdc++.cpp __this_library_is_now_part_of_libc GNU C++ 4.9 20140514 (prerelease) -fpreprocessed -mel -mbionic -march=
mips32r2
-mtune=
mips32r2
-
mips32r2
-mhard-float -msynci -mfpxx -mno-odd-spreg -mllsc -g -O2 -fno-exceptions -fomit-frame-pointer -fno-strict-aliasing -funswitch-loops -foptimize-sincos -fpic -ffunction-sections -fdata-sections -funwind-tables -fno-canonical-system-headers -fmessage-length=0 -fgcse-after-reload -frerun-cse-after-loop -frename-registers -fvisibility-inlines-hidden -fmessage-length=0 -fno-rtti GCC: (GNU) 4.9 20140514 (prerelease) A gnu zR | .symtab .strtab .shstrtab .text .data .bss .reginfo .MIPS.abiflags .rel.pdr .mdebug.abi32 .text.__this_library_is_now_part_of_libc .rel.debug_info .debug_abbrev .rel.debug_aranges .rel.debug_ranges .rel.debug_line .debug_str .comment .gnu.attributes .note.GNU-stack .rel.eh_frame @ ! @ ' @ , p @ 5 * p X H p D @ M ? [ ? ? p ? 7 ? H @
/external/clang/test/Driver/
freebsd-mips-as.c
6
// MIPS32-EB-AS: as{{(.exe)?}}" "-march" "
mips32r2
" "-mabi" "32" "-EB"
12
// MIPS32-EB-PIC: as{{(.exe)?}}" "-march" "
mips32r2
" "-mabi" "32" "-EB"
18
// MIPS32-EB-PIC-SMALL: as{{(.exe)?}}" "-march" "
mips32r2
" "-mabi" "32" "-EB"
24
// MIPS32-EB-PIE: as{{(.exe)?}}" "-march" "
mips32r2
" "-mabi" "32" "-EB"
30
// MIPS32-EB-PIE-SMALL: as{{(.exe)?}}" "-march" "
mips32r2
" "-mabi" "32" "-EB"
36
// MIPS32-DEF-EL-AS: as{{(.exe)?}}" "-march" "
mips32r2
" "-mabi" "32" "-EL"
51
// MIPS-EABI: as{{(.exe)?}}" "-march" "
mips32r2
" "-mabi" "eabi" "-EB"
61
// MIPS32-EL-AS: as{{(.exe)?}}" "-march" "
mips32r2
" "-mabi" "32" "-EL"
68
// RUN: %clang -target mips-linux-freebsd -march=
mips32r2
-### \
71
// MIPS-32R2: as{{(.exe)?}}" "-march" "
mips32r2
" "-mabi" "32" "-EB
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/libr2/
libstdc++.a
8
ELF H p4 ( ? ? 3 q + N ? %U . ?:;@?B L 9 ? bionic/libstdc++/src libstdc++.cpp /usr/local/google/home/andrewhsieh/mydroid bionic/libstdc++/src/libstdc++.cpp __this_library_is_now_part_of_libc GNU C++ 4.9 20140514 (prerelease) -fpreprocessed -mel -mbionic -march=
mips32r2
-mtune=
mips32r2
-
mips32r2
-mhard-float -msynci -mfpxx -mno-odd-spreg -mllsc -g -O2 -fno-exceptions -fomit-frame-pointer -fno-strict-aliasing -funswitch-loops -foptimize-sincos -fpic -ffunction-sections -fdata-sections -funwind-tables -fno-canonical-system-headers -fmessage-length=0 -fgcse-after-reload -frerun-cse-after-loop -frename-registers -fvisibility-inlines-hidden -fmessage-length=0 -fno-rtti GCC: (GNU) 4.9 20140514 (prerelease) A gnu zR | .symtab .strtab .shstrtab .text .data .bss .reginfo .MIPS.abiflags .rel.pdr .mdebug.abi32 .text.__this_library_is_now_part_of_libc .rel.debug_info .debug_abbrev .rel.debug_aranges .rel.debug_ranges .rel.debug_line .debug_str .comment .gnu.attributes .note.GNU-stack .rel.eh_frame @ ! @ ' @ , p @ 5 * p X H p D @ M ? [ ? ? p ? 7 ? H @
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/libr2/
libstdc++.a
8
ELF H p4 ( ? ? 3 q + N ? %U . ?:;@?B L 9 ? bionic/libstdc++/src libstdc++.cpp /usr/local/google/home/andrewhsieh/mydroid bionic/libstdc++/src/libstdc++.cpp __this_library_is_now_part_of_libc GNU C++ 4.9 20140514 (prerelease) -fpreprocessed -mel -mbionic -march=
mips32r2
-mtune=
mips32r2
-
mips32r2
-mhard-float -msynci -mfpxx -mno-odd-spreg -mllsc -g -O2 -fno-exceptions -fomit-frame-pointer -fno-strict-aliasing -funswitch-loops -foptimize-sincos -fpic -ffunction-sections -fdata-sections -funwind-tables -fno-canonical-system-headers -fmessage-length=0 -fgcse-after-reload -frerun-cse-after-loop -frename-registers -fvisibility-inlines-hidden -fmessage-length=0 -fno-rtti GCC: (GNU) 4.9 20140514 (prerelease) A gnu zR | .symtab .strtab .shstrtab .text .data .bss .reginfo .MIPS.abiflags .rel.pdr .mdebug.abi32 .text.__this_library_is_now_part_of_libc .rel.debug_info .debug_abbrev .rel.debug_aranges .rel.debug_ranges .rel.debug_line .debug_str .comment .gnu.attributes .note.GNU-stack .rel.eh_frame @ ! @ ' @ , p @ 5 * p X H p D @ M ? [ ? ? p ? 7 ? H @
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/libr2/
libstdc++.a
8
ELF H p4 ( ? ? 3 q + N ? %U . ?:;@?B L 9 ? bionic/libstdc++/src libstdc++.cpp /usr/local/google/home/andrewhsieh/mydroid bionic/libstdc++/src/libstdc++.cpp __this_library_is_now_part_of_libc GNU C++ 4.9 20140514 (prerelease) -fpreprocessed -mel -mbionic -march=
mips32r2
-mtune=
mips32r2
-
mips32r2
-mhard-float -msynci -mfpxx -mno-odd-spreg -mllsc -g -O2 -fno-exceptions -fomit-frame-pointer -fno-strict-aliasing -funswitch-loops -foptimize-sincos -fpic -ffunction-sections -fdata-sections -funwind-tables -fno-canonical-system-headers -fmessage-length=0 -fgcse-after-reload -frerun-cse-after-loop -frename-registers -fvisibility-inlines-hidden -fmessage-length=0 -fno-rtti GCC: (GNU) 4.9 20140514 (prerelease) A gnu zR | .symtab .strtab .shstrtab .text .data .bss .reginfo .MIPS.abiflags .rel.pdr .mdebug.abi32 .text.__this_library_is_now_part_of_libc .rel.debug_info .debug_abbrev .rel.debug_aranges .rel.debug_ranges .rel.debug_line .debug_str .comment .gnu.attributes .note.GNU-stack .rel.eh_frame @ ! @ ' @ , p @ 5 * p X H p D @ M ? [ ? ? p ? 7 ? H @
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips@mips32r2-sync.d
2
#name:
MIPS32r2
sync instructions
4
#source:
mips32r2
-sync.s
6
# Check
MIPS32r2
sync instructions assembly and disassembly (microMIPS).
mips32r2-sync.d
2
#name:
MIPS32r2
sync instructions
4
#source:
mips32r2
-sync.s
6
# Check
MIPS32r2
sync instructions assembly and disassembly
octeon@mips32r2-sync.d
2
#name:
MIPS32r2
sync instructions
4
#source:
mips32r2
-sync.s
6
# Check
MIPS32r2
sync instructions assembly and disassembly (Octeon).
/external/llvm/test/MC/Disassembler/Mips/msa/
test_elm_insert.txt
1
# RUN: llvm-mc --disassemble %s -triple=mips-unknown-linux -mcpu=
mips32r2
-mattr=+msa | FileCheck %s
test_elm_insve.txt
1
# RUN: llvm-mc --disassemble %s -triple=mips-unknown-linux -mcpu=
mips32r2
-mattr=+msa | FileCheck %s
test_lsa.txt
1
# RUN: llvm-mc --disassemble %s -triple=mips-unknown-linux -mcpu=
mips32r2
-mattr=+msa | FileCheck %s
/external/llvm/test/MC/Mips/
macro-bcc-imm-bad.s
1
# RUN: not llvm-mc %s -arch=mips -mcpu=
mips32r2
2>&1 | \
mips-diagnostic-fixup.s
1
# RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=
mips32r2
-arch=mips 2>&1 -filetype=obj | FileCheck %s
mips_gprel16.s
6
// RUN: llvm-mc -mcpu=
mips32r2
-triple=mipsel-pc-linux -filetype=obj -relocation-model=static %s -o - \
7
// RUN: | llvm-objdump -disassemble -mattr +
mips32r2
- \
9
// RUN: llvm-mc -mcpu=
mips32r2
-triple=mips-pc-linux -filetype=obj -relocation-model=static %s -o - \
10
// RUN: | llvm-objdump -disassemble -mattr +
mips32r2
- \
set-softfloat-hardfloat.s
1
# RUN: llvm-mc %s -triple=mips-unknown-linux -mcpu=
mips32r2
-mattr=+soft-float | \
/external/llvm/test/MC/Mips/mips32r2/
invalid-mips64r2.s
4
# RUN: -mcpu=
mips32r2
2>%t1
/external/llvm/test/MC/Mips/msa/
test_elm_insert.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32r2
-mattr=+msa -show-encoding | FileCheck %s
/external/valgrind/none/tests/mips32/
Makefile.am
16
MIPS32int.stdout.exp-mips32-BE MIPS32int.stdout.exp-
mips32r2
-BE \
17
MIPS32int.stdout.exp-mips32-LE MIPS32int.stdout.exp-
mips32r2
-LE \
21
vfp.stdout.exp-mips32-BE vfp.stdout.exp-
mips32r2
-BE \
22
vfp.stdout.exp-mips32-LE vfp.stdout.exp-
mips32r2
-LE vfp.stderr.exp \
Completed in 2738 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>