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

1 2 3

  /system/core/libcutils/tests/memset_mips/
android_memset_test.S 40 DBG andi $t0,$a0,1 /* $a0 must be halfword aligned */
45 DBG andi $t2,$a2,1 /* $a2 must be even */
57 andi $t0,$a0,2 /* Check dst alignment */
99 andi $t1,$a2,0x3c /* $t1 how many bytes to store using sw */
144 DBG andi $t0,$a0,3 /* $a0 must be word aligned */
146 DBG andi $t2,$a2,3 /* $a2 must be a multiple of 4 bytes */
memset_omips.S 43 andi a1, 0xff # Avoid problems with bogus arguments
51 andi t0, 0x3
58 andi t0, a2, 0x7 # Enough left for one loop iteration?
70 andi t0, a2, 0x4 # Check if there is at least a full
memset_cmips.S 87 .Lset0: andi v1,v1,0x3 # word-unaligned address?
95 andi t8,a2,0x3f # any 64-byte chunks?
113 andi t6,t7,0x3f # t6 is past "64-byte safe chunks" reminder
182 andi t7,t8,0x1f # is there a 32-byte chunk?
198 andi t8,a2,0x3 # now t8 is the reminder past 1w chunks
  /bionic/libc/arch-mips/string/
memset.S 77 DBG andi t0,a0,1 # a0 must be halfword aligned
79 DBG andi t2,a2,1 # a2 must be even
95 andi a1,0xffff
101 andi t1,a0,2
127 DBG andi t0,a0,3 # a0 must be word aligned
129 DBG andi t2,a2,3 # a2 must be a multiple of 4 bytes
176 andi v1,v1,0x3 # word-unaligned address?
184 andi t8,a2,0x3f # any 64-byte chunks?
202 andi t6,t7,0x3f # t6 is past "64-byte safe chunks" reminder
271 andi t7,t8,0x1f # is there a 32-byte chunk
    [all...]
memcpy.S 88 andi t8,t8,0x3 # t8 is a0/a1 word-displacement
93 andi a3,a3,0x3 # we need to copy a3 bytes to make a0/a1 aligned
104 andi t8,a2,0x3f # any whole 64-byte chunks?
188 andi t8,a2,0x1f # is there a 32-byte chunk?
214 andi a2,t8,0x3 # now a2 is the reminder past 1w chunks
248 andi a3,a3,0x3 # test if the a0 is word aligned
259 andi t8,a2,0x3f # any whole 64-byte chunks?
353 andi t8,a2,0x1f # is there a 32-byte chunk?
387 andi a2,t8,0x3 # now a2 is the reminder past 1w chunks
  /dalvik/vm/compiler/template/mips/
TEMPLATE_SHL_LONG.S 14 andi a2, 0x20 # shift< shift & 0x20
TEMPLATE_USHR_LONG.S 14 andi a2, 0x20 # shift & 0x20
TEMPLATE_SHR_LONG.S 15 andi a2, 0x20 # shift & 0x20
  /external/openssl/crypto/sha/asm/
sha1-mips.S 45 andi $30,$8,0xFF00
47 andi $6,0xFF00
69 andi $30,$9,0xFF00
71 andi $6,0xFF00
93 andi $30,$10,0xFF00
95 andi $6,0xFF00
117 andi $30,$11,0xFF00
119 andi $6,0xFF00
141 andi $30,$12,0xFF00
143 andi $6,0xFF0
    [all...]
sha256-mips.S 55 andi $15,$8,0xFF00
57 andi $14,0xFF00
107 andi $16,$9,0xFF00
109 andi $15,0xFF00
159 andi $17,$10,0xFF00
161 andi $16,0xFF00
211 andi $18,$11,0xFF00
213 andi $17,0xFF00
263 andi $19,$12,0xFF00
265 andi $18,0xFF0
    [all...]
sha1-mips.pl 100 andi $t2,@X[$i],0xFF00
102 andi $t1,0xFF00
134 andi $t2,@X[$i],0xFF00
136 andi $t1,0xFF00
  /frameworks/native/opengl/libagl/arch-mips/
fixed_asm.S 36 andi $t1,$t1,0xff /* get the e */
46 andi $t4,$v0,0x1
  /dalvik/vm/arch/mips/
CallO32.S 162 andi $t1,0x78 /* t1 <- stackSize in bytes */
186 andi $t3,$a2,0x1 /* the second position is a pad? */
204 andi $t3,$a2,0x1
  /dalvik/vm/mterp/mips/
OP_SHL_LONG_2ADDR.S 21 andi a2, 0x20 # shift< shift & 0x20
OP_USHR_LONG_2ADDR.S 20 andi a2, 0x20 # shift & 0x20
OP_SHL_LONG.S 26 andi a2, 0x20 # shift< shift & 0x20
OP_SHR_LONG.S 26 andi a2, 0x20 # shift & 0x20
OP_SHR_LONG_2ADDR.S 21 andi a2, 0x20 # shift & 0x20
OP_USHR_LONG.S 25 andi a2, 0x20 # shift & 0x20
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.S 100 andi. 13,11,0x1
118 andi. 24,24,(POSITION_MASK<<8+0xff) # mask it
127 andi. 8,8,(N-1)
132 andi. 13,11,0xff00
  /external/llvm/test/MC/Mips/
mips-alu-instructions.s 9 # CHECK: andi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x30]
10 # CHECK: andi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x30]
37 andi $9, $6, 17767
mips64-alu-instructions.s 9 # CHECK: andi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x30]
10 # CHECK: andi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x30]
37 andi $9, $6, 17767
  /external/openssl/crypto/
ppccpuid.pl 110 Lot: andi. r5,r3,3
122 andi. r4,r4,3
  /external/llvm/test/MC/MBlaze/
mblaze_typeb.s 29 # CHECK: andi
32 andi r1, r2, 0x000F
  /external/libffi/src/sh64/
sysv.S 78 andi r4, ~7, r4
97 andi r30, 3, r20
111 andi r1, ~1, r1

Completed in 190 milliseconds

1 2 3