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

1 2 3 4 5 6

  /system/core/libpixelflinger/arch-mips/
t32cb16blend.S 32 * Uses $t0,$t6,$t7,$t8
52 ext $t8,\dreg,\shift+6+5,5 # dst[\shift:15..11]
53 mul $t6,$t8,$t7
55 ext $t8,\src,3,5 # src[7..3]
57 addu $t8,$t6
58 ins \fb,$t8,\shift+6+5,5 # dst[\shift:15..11]
61 mul $t8,$t0,$t7
64 srl $t8,8
65 addu $t8,$t6
69 ins \fb,$t8,\shift+5,6 # finish green insertion dst[\shift:10..5
    [all...]
  /external/pixman/pixman/
pixman-mips-memcpy-asm.S 56 xor t8, a1, a0
57 andi t8, t8, 0x3 /* t8 is a0/a1 word-displacement */
59 bne t8, zero, $unaligned
66 LWHI t8, 0(a1)
68 SWHI t8, 0(a0)
72 $chk16w: andi t8, a2, 0x3f /* any whole 64-byte chunks? */
73 /* t8 is the byte count after 64-byte chunks */
75 beq a2, t8, $chk8w /* if a2==t8, no 64-byte chunks *
    [all...]
  /external/clang/test/CodeGen/
ms_struct-bitfield-1.c 70 } ATTR t8; variable in typeref:struct:__anon2378
71 static int a8[(sizeof(t8) == 4) -1];
ms_struct-bitfield.c 104 } ATTR t8; variable in typeref:struct:__anon2391
105 int s8 = sizeof(t8);
  /external/valgrind/main/none/tests/mips32/
mips32_dspr2.c     [all...]
mips32_dsp.c     [all...]
  /bionic/libc/arch-mips/string/
memcpy.S 87 xor t8,a1,a0
88 andi t8,t8,0x3 # t8 is a0/a1 word-displacement
90 bne t8,zero,.Lunaligned
97 LWHI t8,0(a1)
99 SWHI t8,0(a0)
104 andi t8,a2,0x3f # any whole 64-byte chunks?
105 # t8 is the byte count after 64-byte chunks
107 beq a2,t8,.Lchk8w # if a2==t8, no 64-byte chunk
    [all...]
  /bionic/libc/arch-mips64/string/
memcpy.S 87 xor t8,a1,a0
88 andi t8,t8,0x3 # t8 is a0/a1 word-displacement
90 bne t8,zero,.Lunaligned
97 LWHI t8,0(a1)
99 SWHI t8,0(a0)
104 andi t8,a2,0x3f # any whole 64-byte chunks?
105 # t8 is the byte count after 64-byte chunks
107 beq a2,t8,.Lchk8w # if a2==t8, no 64-byte chunk
    [all...]
  /bionic/libc/arch-mips/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /development/ndk/platforms/android-L/arch-mips/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 83 #define t8 $24 /* two more temp registers */ macro
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DeblockingLuma_unsafe_s.s 116 t8 RN 6 label
271 USUB8 t8, q_1, q_0
272 SHADD8 t8, t5, t8
275 SADD8 t8, t8, t9
276 SHSUB8 t8, t8, t2
278 SHADD8 t8, t8, m0
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
regdef.h 54 #define t8 $24 macro
104 #define t8 $24 macro

Completed in 860 milliseconds

1 2 3 4 5 6