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

1 2 3 4 5 6 7

  /external/valgrind/main/coregrind/m_syswrap/
syscall-mips32-linux.S 104 lw $7, 72($29) /* nsigwords */
112 lw $8, 48($29) /* t0 == ThreadState */
114 lw $2, 52($29) /* v0 == syscallno */
115 lw $4, OFFSET_mips32_r4($8)
116 lw $5, OFFSET_mips32_r5($8)
117 lw $6, OFFSET_mips32_r6($8)
118 lw $7, OFFSET_mips32_r7($8)
120 lw $9, OFFSET_mips32_r29($8)
121 lw $10, 16($9)
123 lw $10, 20($9
    [all...]
  /external/llvm/test/MC/Mips/
set-at-directive.s 9 # CHECK: lw $2, 0($1)
11 lw $2, 65536($2)
14 # CHECK: lw $1, 0($2)
16 lw $1, 65536($1)
19 # CHECK: lw $1, 0($3)
21 lw $1, 65536($1)
24 # CHECK: lw $1, 0($4)
26 lw $1, 65536($1)
29 # CHECK: lw $1, 0($5)
31 lw $1, 65536($1
    [all...]
expr1.s 6 # CHECK: lw $4, %lo(foo)($4) # encoding: [A,A,0x84,0x8c]
8 # CHECK: lw $4, 56($4) # encoding: [0x38,0x00,0x84,0x8c]
9 # CHECK: lw $4, %lo(foo+8)($4) # encoding: [0x08'A',A,0x84,0x8c]
11 # CHECK: lw $4, %lo(foo+8)($4) # encoding: [0x08'A',A,0x84,0x8c]
13 # CHECK: lw $4, %lo(foo+8)($4) # encoding: [0x08'A',A,0x84,0x8c]
20 lw $4,%lo(foo)($4)
21 lw $4,((10 + 4) * 4)($4)
22 lw $4,%lo (2 * 4) + foo($4)
23 lw $4,%lo((2 * 4) + foo)($4)
24 lw $4,(((%lo ((2 * 4) + foo))))($4
    [all...]
micromips-expressions.s 7 # CHECK: lw $4, %lo(foo)($4) # encoding: [0x84'A',0xfc'A',0x00,0x00]
11 # CHECK: lw $4, 56($4) # encoding: [0x84,0xfc,0x38,0x00]
12 # CHECK: lw $4, %lo(foo+8)($4) # encoding: [0x84'A',0xfc'A',0x08,0x00]
16 # CHECK: lw $4, %lo(foo+8)($4) # encoding: [0x84'A',0xfc'A',0x08,0x00]
20 # CHECK: lw $4, %lo(foo+8)($4) # encoding: [0x84'A',0xfc'A',0x08,0x00]
29 lw $4,%lo(foo)($4)
30 lw $4,((10 + 4) * 4)($4)
31 lw $4,%lo (2 * 4) + foo($4)
32 lw $4,%lo((2 * 4) + foo)($4)
33 lw $4,(((%lo ((2 * 4) + foo))))($4
    [all...]
elf-relsym.s 47 lw $2, %got($.str)($1)
49 lw $3, %got(gc1)($1)
51 lw $2, %got($.str1)($1)
53 lw $3, %got(gc2)($1)
55 lw $2, %got($CPI0_0)($1)
57 lw $2, %got(gd1)($1)
59 lw $3, %got($CPI0_1)($1)
61 lw $1, %got(gd2)($1)
mips-noat.s 9 # CHECK: lw $2, 0($1)
11 lw $2, 65536($2)
15 lw $2, 65536($2) # ERROR: mips-noat.s:[[@LINE]]:9: error: Pseudo instruction requires $at, which is not available
22 # CHECK: lw $2, 0($1)
25 lw $2, 65536($2)
29 lw $2, 65536($2) # ERROR: mips-noat.s:[[@LINE]]:9: error: Pseudo instruction requires $at, which is not available
xgot.s 42 lw $1, %got_lo(ext_1)($1)
43 lw $5, 0($1)
46 lw $2, %got($.str)($gp)
47 lw $25, %call_lo(printf)($1)
50 lw $ra, 20($sp) # 4-byte Folded Reload
mips-relocations.s 8 # CHECK: lw $25, %call16(strchr)($gp) # encoding: [A,A,0x99,0x8f]
10 # CHECK: lw $3, %got(loop_1)($2) # encoding: [A,A,0x43,0x8c]
16 # CHECK: lw $3, %got(loop_1)($2) # encoding: [A,A,0x43,0x8c]
18 # CHECK: lw $4, %got_disp(loop_2)($3) # encoding: [A,A,0x64,0x8c]
20 # CHECK: lw $5, %got_page(loop_3)($4) # encoding: [A,A,0x85,0x8c]
22 # CHECK: lw $6, %got_ofst(loop_4)($5) # encoding: [A,A,0xa6,0x8c]
31 lw $25, %call16(strchr)($gp)
32 lw $3, %got(loop_1)($2)
35 lw $3, %got(loop_1)($2)
36 lw $4, %got_disp(loop_2)($3
    [all...]
mips-memory-instructions.s 27 # CHECK: lw $4, 4($5) # encoding: [0x04,0x00,0xa4,0x8c]
32 # CHECK: lw $4, 4($5) # encoding: [0x04,0x00,0xa4,0x8c]
33 # CHECK: lw $7, 0($7) # encoding: [0x00,0x00,0xe7,0x8c]
34 # CHECK: lw $2, 16($sp) # encoding: [0x10,0x00,0xa2,0x8f]
37 lw $4, 4($5)
42 lw $4, 4($5)
43 lw $7, ($7)
44 lw $2, 16($sp)
elf-tls.s 36 lw $25, %call16(__tls_get_addr)($gp)
39 lw $2, 0($2)
40 lw $ra, 20($sp) # 4-byte Folded Reload
68 lw $25, %call16(__tls_get_addr)($gp)
71 lw $2, 0($2)
72 lw $ra, 20($sp) # 4-byte Folded Reload
100 lw $25, %call16(__tls_get_addr)($gp)
105 lw $2, %dtprel_lo(f3.i)($1)
108 lw $ra, 20($sp) # 4-byte Folded Reload
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-mips32-linux.S 113 lw $4, 60($29)
120 lw $31, 16($29)
123 lw $16, 20($29)
124 lw $17, 24($29)
125 lw $18, 28($29)
126 lw $19, 32($29)
127 lw $20, 36($29)
128 lw $21, 40($29)
129 lw $22, 44($29)
130 lw $23, 48($29
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
mips-mont.S 10 lw $8,16($29)
11 lw $9,20($29)
40 lw $8,0($8)
41 lw $13,0($6) # bp[0]
42 lw $12,0($5) # ap[0]
43 lw $14,0($7) # np[0]
52 lw $16,4($5)
53 lw $18,4($7)
80 lw $12,($12)
81 lw $14,($14
    [all...]
bn-mips.S 26 lw $12,0($5)
31 lw $13,0($4)
32 lw $14,4($5)
33 lw $15,4($4)
34 lw $8,2*4($5)
35 lw $9,2*4($4)
49 lw $10,3*4($5)
50 lw $11,3*4($4)
89 lw $12,0($5)
96 lw $12,0($5
    [all...]
  /external/openssl/crypto/bn/asm/
mips-mont.S 10 lw $8,16($29)
11 lw $9,20($29)
40 lw $8,0($8)
41 lw $13,0($6) # bp[0]
42 lw $12,0($5) # ap[0]
43 lw $14,0($7) # np[0]
52 lw $16,4($5)
53 lw $18,4($7)
80 lw $12,($12)
81 lw $14,($14
    [all...]
bn-mips.S 29 lw $12,0($5)
31 lw $13,0($4)
32 lw $14,4($5)
33 lw $15,4($4)
34 lw $8,2*4($5)
35 lw $9,2*4($4)
49 lw $10,3*4($5)
50 lw $11,3*4($4)
95 lw $12,0($5)
97 lw $13,0($4
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterKMeans.java 68 int lw = w; local
70 while (lw > 256 && lh > 256) {
71 lw /= 2;
74 if (lw != w) {
75 large_bm_ds = Bitmap.createScaledBitmap(bitmap, lw, lh, true);
79 int sw = lw;
85 if (sw != lw) {
91 nativeApplyFilter(bitmap, w, h, large_bm_ds, lw, lh, small_bm_ds, sw, sh, p, mSeed);
  /art/runtime/arch/mips/
jni_entrypoints_mips.S 42 lw $a0, 0($sp) # restore registers from stack
43 lw $a1, 4($sp)
44 lw $a2, 8($sp)
45 lw $a3, 12($sp)
46 lw $ra, 16($sp)
quick_entrypoints_mips.S 105 lw $ra, 60($sp)
107 lw $s8, 56($sp)
109 lw $gp, 52($sp)
111 lw $s7, 48($sp)
113 lw $s6, 44($sp)
115 lw $s5, 40($sp)
117 lw $s4, 36($sp)
119 lw $s3, 32($sp)
121 lw $s2, 28($sp)
128 lw $ra, 60($sp
    [all...]
  /bionic/linker/arch/mips/
begin.S 58 lw $t2, 0($t1)
62 lw $s0, 4($t1)
67 lw $s1, 4($t1)
83 lw $t1, ($s0)
89 1: lw $t1, ($s0)
  /bionic/libc/arch-mips/bionic/
syscall.S 44 lw a3, 16(sp)
45 lw t0, 20(sp)
46 lw t1, 24(sp)
__bionic_clone.S 41 lw t0,20(sp) # fn
42 lw t1,24(sp) # arg
60 lw a0,0(sp) # fn
61 lw a1,4(sp) # arg
  /external/pixman/pixman/
pixman-mips-memcpy-asm.S 104 lw t0, 0(a1)
106 lw t1, 4(a1)
109 lw t2, 8(a1)
110 lw t3, 12(a1)
111 lw t4, 16(a1)
112 lw t5, 20(a1)
113 lw t6, 24(a1)
114 lw t7, 28(a1)
126 lw t0, 32(a1)
128 lw t1, 36(a1
    [all...]
  /external/jpeg/
mips_idct_le.S 83 lw $s0, 0($a1) # quantptr[DCTSIZE*0]
85 lw $t0, 0($a0) # inptr[DCTSIZE*0]
86 lw $t1, 16($a0) # inptr[DCTSIZE*1]
90 lw $t2, 32($a0) # inptr[DCTSIZE*2]
91 lw $t3, 48($a0) # inptr[DCTSIZE*3]
92 lw $t4, 64($a0) # inptr[DCTSIZE*4]
93 lw $t5, 80($a0) # inptr[DCTSIZE*5]
97 lw $t6, 96($a0) # inptr[DCTSIZE*6]
98 lw $t7, 112($a0) # inptr[DCTSIZE*7]
128 lw $s1, 32($a1) # quantptr[DCTSIZE*2
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha256-mips.S 34 lw $1,0*4($4) # load context
35 lw $2,1*4($4)
36 lw $3,2*4($4)
37 lw $7,3*4($4)
38 lw $24,4*4($4)
39 lw $25,5*4($4)
40 lw $30,6*4($4)
41 lw $31,7*4($4)
80 lw $15,0($6) # K[0]
132 lw $16,4($6) # K[1
    [all...]
  /external/openssl/crypto/sha/asm/
sha256-mips.S 34 lw $1,0*4($4) # load context
35 lw $2,1*4($4)
36 lw $3,2*4($4)
37 lw $7,3*4($4)
38 lw $24,4*4($4)
39 lw $25,5*4($4)
40 lw $30,6*4($4)
41 lw $31,7*4($4)
80 lw $15,0($6) # K[0]
132 lw $16,4($6) # K[1
    [all...]

Completed in 4884 milliseconds

1 2 3 4 5 6 7