/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...] |
pixman-mips-dspr2-asm.S | 161 CONVERT_2x8888_TO_2x0565 t0, t1, t2, t3, t4, t5, t6, t7, t8 203 CONVERT_2x0565_TO_2x8888 t0, t1, t2, t3, t4, t5, t6, t7, t8, t9 235 srl t8, a2, 3 /* t1 = how many multiples of 8 src pixels */ 236 beqz t8, 3f /* branch if less than 8 src pixels */ 239 addiu t8, t8, -1 240 beqz t8, 2f 324 lui t8, 0xff00; 357 or t3, t3, t8 /* t3 = FF | R2 | G2 | B2 */ 359 or t4, t4, t8 /* t4 = FF | R1 | G1 | B1 * [all...] |
/external/clang/test/CodeGen/ |
ms_struct-bitfield-1.c | 70 } ATTR t8; variable in typeref:struct:__anon16510 71 static int a8[(sizeof(t8) == 4) -1];
|
ms_struct-bitfield.c | 78 } ATTR t8; variable in typeref:struct:__anon16523 124 static int arr8[(sizeof(t8) == 0) -1];
|
arm-aapcs-zerolength-bitfield.c | 72 struct t8 struct 79 static int arr8_offset[(offsetof(struct t8, bar2) == 5) ? 0 : -1]; 80 static int arr8_sizeof[(sizeof(struct t8) == 8) ? 0 : -1];
|
/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-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
|
/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-14/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-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 | 102 t8 RN 6 label 257 USUB8 t8, q_1, q_0 258 SHADD8 t8, t5, t8 261 SADD8 t8, t8, t9 262 SHSUB8 t8, t8, t2 264 SHADD8 t8, t8, m0 [all...] |
/bionic/libc/kernel/arch-mips/asm/ |
regdef.h | 54 #define t8 $24 macro 104 #define t8 $24 macro
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
regdef.h | 54 #define t8 $24 macro 104 #define t8 $24 macro
|
/external/kernel-headers/original/asm-mips/ |
regdef.h | 44 #define t8 $24 /* caller saved */ macro 87 #define t8 $24 /* caller saved */ macro
|
/external/openssh/regress/ |
Makefile | 3 REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t-exec 69 t8.out t8.out.pub t9.out t9.out.pub \ 124 $(OBJ)/t8.out: 127 t8: $(OBJ)/t8.out 128 ${TEST_SSH_SSHKEYGEN} -lf $(OBJ)/t8.out > /dev/null 129 ${TEST_SSH_SSHKEYGEN} -Bf $(OBJ)/t8.out > /dev/null
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
regdef.h | 54 #define t8 $24 macro 104 #define t8 $24 macro
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
regdef.h | 54 #define t8 $24 macro 104 #define t8 $24 macro
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/ |
regdef.h | 54 #define t8 $24 macro 104 #define t8 $24 macro
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/ |
regdef.h | 54 #define t8 $24 macro 104 #define t8 $24 macro
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/ |
regdef.h | 54 #define t8 $24 macro 104 #define t8 $24 macro
|
/system/core/libcutils/tests/memset_mips/ |
memset_cmips.S | 95 andi t8,a2,0x3f # any 64-byte chunks? 96 # t8 is the byte count past 64-byte chunks 97 beq a2,t8,.Lchk8w # when a2==t8, no 64-byte chunks 99 subu a3,a2,t8 # subtract from a2 the reminder 180 .Lchk8w: # t8 here is the byte count past 64-byte chunks 182 andi t7,t8,0x1f # is there a 32-byte chunk? 184 beq t8,t7,.Lchk1w # when t8==t7, no 32-byte chunk 198 andi t8,a2,0x3 # now t8 is the reminder past 1w chunk [all...] |