/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
nacl-atomic-intrinsics.ll | 360 ; MIPS32: sllv 362 ; MIPS32: sllv 401 ; MIPS32: sllv 403 ; MIPS32: sllv 638 ; MIPS32: sllv 640 ; MIPS32: sllv 680 ; MIPS32: sllv 682 ; MIPS32: sllv 806 ; MIPS32: sllv 808 ; MIPS32: sllv [all...] |
/external/llvm/test/CodeGen/Mips/llvm-ir/ |
ashr.ll | 91 ; M2: sllv $[[T5:[0-9]+]], $[[T4]], $[[T3]] 104 ; 32R1-R5: sllv $[[T3:[0-9]+]], $[[T2]], $[[T1]] 122 ; 32R6: sllv $[[T9:[0-9]+]], $[[T8]], $[[T7]] 134 ; MMR3: sllv $[[T3:[0-9]+]], $[[T1]], $[[T2]] 151 ; MMR6: sllv $[[T9:[0-9]+]], $[[T7]], $[[T8]]
|
lshr.ll | 89 ; M2: sllv $[[T5:[0-9]+]], $[[T4]], $[[T3]] 102 ; 32R1-R5: sllv $[[T3:[0-9]+]], $[[T2]], $[[T1]] 113 ; 32R6: sllv $[[T3:[0-9]+]], $[[T2]], $[[T1]] 128 ; MMR3: sllv $[[T3:[0-9]+]], $[[T1]], $[[T2]] 139 ; MMR6: sllv $[[T3:[0-9]+]], $[[T1]], $[[T2]]
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
complex_fft_mips.c | 58 "sllv %[tmp3], %[m], %[k] \n\t" 64 "sllv %[tmp3], %[m], %[k] \n\t" 227 "sllv %[round2], %[round2], %[tmp1] \n\t" 233 "sllv %[tmp3], %[m], %[k] \n\t" 239 "sllv %[tmp3], %[m], %[k] \n\t"
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
transform_mips.c | 225 "sllv %[r0], %[r0], %[max] \n\t" 226 "sllv %[r1], %[r1], %[max] \n\t" 227 "sllv %[r2], %[r2], %[max] \n\t" 228 "sllv %[r3], %[r3], %[max] \n\t" 244 "sllv %[r4], %[r5], %[r4] \n\t" 462 "sllv %[r0], %[r0], %[max1] \n\t" 463 "sllv %[r1], %[r1], %[max1] \n\t" 464 "sllv %[r2], %[r2], %[max1] \n\t" 465 "sllv %[r3], %[r3], %[max1] \n\t" [all...] |
entropy_coding_mips.c | 60 "sllv %[r0], %[r0], %[shift] \n\t" 130 "sllv %[r0], %[r0], %[shift] \n\t"
|
filters_mips.c | 114 "sllv %[r1], %[r2], %[r1] \n\t" 342 "sllv %[r0], %[r0], %[tmp_shift] \n\t"
|
/external/valgrind/none/tests/mips32/ |
MIPS32int.c | [all...] |
MIPS32int.stdout.exp-mips32r2-BE | [all...] |
MIPS32int.stdout.exp-mips32r2-LE | [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/iq2000/ |
allinsn.s | 70 .global sllv 71 sllv: label 72 sllv %0,%0,%0
|
allinsn.d | 57 00000040 <sllv>: 58 40: 00 00 00 04 sllv r0,r0,r0
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
nsx_core_mips.c | 66 "sllv %[r6], %[r1], %[r6] \n\t" 69 "sllv %[r1], %[r1], %[r5] \n\t" 73 "sllv %[r3], %[r0], %[r3] \n\t" 284 "sllv %[r6], %[r4], %[r2] \n\t" 288 "sllv %[r3], %[const_1], %[r3] \n\t" [all...] |
/external/llvm/test/MC/Mips/mips1/ |
valid.s | 92 sll $a3,$zero,$9 # CHECK: sllv $7, $zero, $9 # encoding: [0x01,0x20,0x38,0x04] 93 sllv $a3,$zero,$9 # CHECK: sllv $7, $zero, $9 # encoding: [0x01,0x20,0x38,0x04]
|
/system/core/libpixelflinger/include/private/pixelflinger/ |
ggl_fixed.h | 332 "sllv %[tmp2],%[tmp2],%[tmp1] \t\n" 350 "sllv %[tmp2],%[tmp2],%[tmp1] \t\n" 404 "sllv %[tmp2],%[tmp2],%[tmp1] \t\n" 422 "sllv %[tmp2],%[tmp2],%[tmp1] \t\n" 647 "sllv %[tmp2],%[tmp2],%[tmp1] \t\n" 665 "sllv %[tmp2],%[tmp2],%[tmp1] \t\n" 713 "sllv %[tmp2],%[tmp2],%[tmp1] \t\n" 731 "sllv %[tmp2],%[tmp2],%[tmp1] \t\n" [all...] |
/external/capstone/suite/MC/Mips/ |
mips-alu-instructions.s.cs | 17 0x04,0x10,0xa3,0x00 = sllv $2, $3, $5
|
mips64-alu-instructions.s.cs | 15 0x04,0x10,0xa3,0x00 = sllv $2, $3, $5
|
/external/llvm/test/MC/Disassembler/Mips/mips1/ |
valid-mips1-el.txt | 87 0x04 0x38 0x20 0x01 # CHECK: sllv $7, $zero, $9 88 0x04 0x38 0x20 0x01 # CHECK: sllv $7, $zero, $9
|
valid-mips1.txt | 26 0x01 0x20 0x38 0x04 # CHECK: sllv $7, $zero, $9 27 0x01 0x20 0x38 0x04 # CHECK: sllv $7, $zero, $9
|
/external/llvm/test/MC/Disassembler/Mips/mips2/ |
valid-mips2-el.txt | 107 0x04 0x38 0x20 0x01 # CHECK: sllv $7, $zero, $9 108 0x04 0x38 0x20 0x01 # CHECK: sllv $7, $zero, $9
|
/external/llvm/test/MC/Mips/ |
mips-alu-instructions.s | 22 # CHECK: sllv $2, $3, $5 # encoding: [0x04,0x10,0xa3,0x00] 53 sllv $2, $3, $5
|
mips64-alu-instructions.s | 20 # CHECK: sllv $2, $3, $5 # encoding: [0x04,0x10,0xa3,0x00] 48 sllv $2, $3, $5
|
/external/webp/src/dsp/ |
lossless_enc_mips32.c | 40 "sllv %[y], %[y], %[log_cnt] \n\t" 74 "sllv %[y], %[y], %[log_cnt] \n\t"
|
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
aecm_core_mips.c | 117 "sllv %[tmp1], %[tmp1], %[shift] \n\t" 118 "sllv %[tmp3], %[tmp3], %[shift] \n\t" 337 "sllv %[tmp1], %[tmp1], %[out_aecm] \n\t" 338 "sllv %[tmp3], %[tmp3], %[out_aecm] \n\t" 381 "sllv %[tmp1], %[tmp1], %[out_aecm] \n\t" 382 "sllv %[tmp3], %[tmp3], %[out_aecm] \n\t" [all...] |
/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
shftopm.ll | 28 ; CHECK: sllv $[[RES:[0-9]+]], $[[S1]], $[[S2]]
|