/linux-4.1.27/arch/alpha/lib/ |
D | ev67-strrchr.S | 35 insbl a1, 1, t4 # U : 000000000000ch00 40 or t2, t4, a1 # E : 000000000000chch 47 sll a1, 48, t4 # U : chch000000000000 49 or t4, a1, a1 # E : chch00000000chch 55 mskqh t5, a0, t4 # E : Complete garbage mask 57 cmpbge zero, t4, t4 # E : bits set iff byte is garbage 60 andnot t1, t4, t1 # E : clear garbage from null test 61 andnot t3, t4, t3 # E : clear garbage from char test 83 negq t1, t4 # E : isolate first null byte match 84 and t1, t4, t4 # E : [all …]
|
D | strrchr.S | 30 lda t4, -1 # .. e1 : build garbage mask 33 mskqh t4, a0, t4 # e0 : 36 cmpbge zero, t4, t4 # .. e1 : bits set iff byte is garbage 38 andnot t1, t4, t1 # .. e1 : clear garbage from null test 39 andnot t3, t4, t3 # e0 : clear garbage from char test 55 negq t1, t4 # e0 : isolate first null byte match 56 and t1, t4, t4 # e1 : 57 subq t4, 1, t5 # e0 : build a mask of the bytes up to... 58 or t4, t5, t4 # e1 : ... and including the null 60 and t3, t4, t3 # e0 : mask out char matches after null
|
D | strchr.S | 26 lda t4, -1 # .. e1 : build garbage mask 29 mskqh t4, a0, t4 # e0 : 32 cmpbge zero, t4, t4 # .. e1 : bits set iff byte is garbage 37 andnot t0, t4, t0 # e0 : clear garbage bits 57 and t0, 0xaa, t4 # e0 : 60 cmovne t4, 1, t4 # .. e1 : 62 addq v0, t4, v0 # .. e1 :
|
D | ev67-strchr.S | 39 lda t4, -1 # E : build garbage mask 41 mskqh t4, a0, t4 # U : only want relevant part of first quad 49 cmpbge zero, t4, t4 # E : bits set iff byte is garbage 57 andnot t0, t4, t0 # E : clear garbage bits
|
D | stxcpy.S | 135 extqh t2, a1, t4 # e0 : 137 or t1, t4, t1 # .. e1 : 237 and a0, 7, t4 # .. e1 : find dest misalignment 245 beq t4, 1f # .. e1 : 250 subq a1, t4, a1 # .. e1 : sub dest misalignment from src addr 255 cmplt t4, t5, t12 # e0 :
|
D | stxncpy.S | 160 extqh t2, a1, t4 # e0 : 161 or t1, t4, t1 # e1 : first aligned src word complete 294 and a0, 7, t4 # .. e1 : find dest misalignment 302 beq t4, 1f # .. e1 : 306 subq a1, t4, a1 # .. e1 : sub dest misalignment from src addr 311 1: cmplt t4, t5, t12 # e1 : 332 mskqh t1, t4, t1 # e0 :
|
D | ev6-stxcpy.S | 157 extqh t2, a1, t4 # U : (stall on a1) 160 or t1, t4, t1 # E : 267 and a0, 7, t4 # E : find dest misalignment 274 beq t4, 1f # U : 283 subq a1, t4, a1 # E : sub dest misalignment from src addr 286 cmplt t4, t5, t12 # E :
|
D | ev6-stxncpy.S | 199 extqh t2, a1, t4 # U : (3 cycle stall on t2) 201 or t1, t4, t1 # E : first aligned src word complete (stall) 339 and a0, 7, t4 # E : find dest misalignment 346 beq t4, 1f # U : 353 subq a1, t4, a1 # E : sub dest misalignment from src addr 358 1: cmplt t4, t5, t12 # E : 380 mskqh t1, t4, t1 # U :
|
/linux-4.1.27/arch/ia64/lib/ |
D | memcpy.S | 34 # define t4 r22 macro 188 sub t4=r0,dst // t4 = -dst 192 shl t4=t4,3 // t4 = 8*(dst & 7) 200 mov pr=t4,0x38 // (p5,p4,p3)=(dst & 7) 223 mov t4=ip 226 adds t4=.memcpy_loops-1b,t4 241 add t4=t0,t4 253 mov b6=t4
|
D | copy_page_mck.S | 78 #define t4 r20 macro 83 #define t10 t4 // alias! 142 (p[D]) ld8 t4 = [src1], 3*8 // M1 154 (p[D]) st8 [dst1] = t4, 3*8
|
D | copy_page.S | 42 .rotr t1[PIPE_DEPTH], t2[PIPE_DEPTH], t3[PIPE_DEPTH], t4[PIPE_DEPTH], \ 77 (p[0]) ld8 t4[0]=[src2],16 78 (EPI) st8 [tgt2]=t4[PIPE_DEPTH-1],16
|
D | memcpy_mck.S | 46 #define t4 r26 macro 52 #define t10 t4 // alias! 221 EK(.ex_handler, (p[D]) ld8 t4 = [src1], 3*8) // M1 233 EK(.ex_handler, (p[D]) st8 [dst1] = t4, 3*8) 423 EK(.ex_handler_short, (p14) ld1 t4=[src1],2) 432 EK(.ex_handler_short, (p14) st1 [dst1]=t4,2) 479 EX(.ex_handler_short, (p9) ld1 t4=[src1],2) 487 EX(.ex_handler_short, (p9) st1 [dst1] = t4,2)
|
/linux-4.1.27/arch/arm/crypto/ |
D | sha256-armv4.pl | 44 $inp="r1"; $t4="r1"; 71 str $inp,[sp,#17*4] @ make room for $t4 88 str $inp,[sp,#17*4] @ make room for $t4 120 ldr $t4,[sp,#`($i+15)%16`*4] @ from future BODY_16_xx 137 @ ldr $t4,[sp,#`($i+14)%16`*4] 140 mov $t2,$t4,ror#$sigma1[0] 142 eor $t2,$t2,$t4,ror#$sigma1[1] 145 eor $t2,$t2,$t4,lsr#$sigma1[2] @ sigma1(X[i+14]) 146 ldr $t4,[sp,#`($i+9)%16`*4] 152 add $t1,$t1,$t4 @ X[i] [all …]
|
/linux-4.1.27/arch/sparc/lib/ |
D | memcpy.S | 17 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 20 ldd [%src + (offset) + 0x10], %t4; \ 26 st %t4, [%dst + (offset) + 0x10]; \ 31 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 34 ldd [%src + (offset) + 0x10], %t4; \ 38 std %t4, [%dst + (offset) + 0x10]; \ 62 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 65 ldd [%src - (offset) - 0x10], %t4; \ 71 st %t4, [%dst - (offset) - 0x10]; \ 76 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument [all …]
|
D | blockops.S | 26 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 29 ldd [src + offset + 0x08], t4; \ 33 std t4, [dst + offset + 0x08]; \
|
D | checksum_32.S | 18 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument 23 ldd [buf + offset + 0x10], t4; \ 27 addxcc t4, sum, sum; \ 191 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 195 ldd [src + off + 0x10], t4; \ 202 addxcc t4, sum, sum; \ 203 std t4, [dst + off + 0x10]; \ 213 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 216 ldd [src + off + 0x10], t4; \ 226 st t4, [dst + off + 0x10]; \ [all …]
|
D | copy_user.S | 67 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 70 ldd [%src + (offset) + 0x10], %t4; \ 76 st %t4, [%dst + (offset) + 0x10]; \ 81 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 84 ldd [%src + (offset) + 0x10], %t4; \ 88 std %t4, [%dst + (offset) + 0x10]; \
|
/linux-4.1.27/arch/x86/crypto/ |
D | camellia-aesni-avx2-asm_64.S | 66 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument 71 vbroadcasti128 .Linv_shift_row, t4; \ 79 vpshufb t4, x0, x0; \ 80 vpshufb t4, x7, x7; \ 81 vpshufb t4, x3, x3; \ 82 vpshufb t4, x6, x6; \ 83 vpshufb t4, x2, x2; \ 84 vpshufb t4, x5, x5; \ 85 vpshufb t4, x1, x1; \ 86 vpshufb t4, x4, x4; \ [all …]
|
D | glue_helper-asm-avx2.S | 61 t1x, t2, t2x, t3, t3x, t4, t5) \ argument 64 vpaddq t0, t0, t4; /* ab: -2:0 ; cd: -2:0 */\ 75 add2_le128(t2, t0, t4, t3, t5); /* ab: le2 ; cd: le3 */ \ 77 add2_le128(t2, t0, t4, t3, t5); \ 79 add2_le128(t2, t0, t4, t3, t5); \ 81 add2_le128(t2, t0, t4, t3, t5); \ 83 add2_le128(t2, t0, t4, t3, t5); \ 85 add2_le128(t2, t0, t4, t3, t5); \ 87 add2_le128(t2, t0, t4, t3, t5); \
|
D | camellia-aesni-avx-asm_64.S | 49 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument 54 vmovdqa .Linv_shift_row, t4; \ 60 vpshufb t4, x0, x0; \ 61 vpshufb t4, x7, x7; \ 62 vpshufb t4, x1, x1; \ 63 vpshufb t4, x4, x4; \ 64 vpshufb t4, x2, x2; \ 65 vpshufb t4, x5, x5; \ 66 vpshufb t4, x3, x3; \ 67 vpshufb t4, x6, x6; \ [all …]
|
/linux-4.1.27/scripts/ |
D | makelst | 26 t4=`field 1 $t3` 28 t6=`printf "%lu" $((0x$t4 - 0x$t5))`
|
D | analyze_suspend.py | 2358 t4 {color:black;font: bold 30px Times;line-height:60px;white-space:nowrap;}\n\
|
/linux-4.1.27/arch/mips/lib/ |
D | csum_partial.S | 32 #define t4 $12 macro 180 CSUM_BIGCHUNK1(src, 0x00, sum, t0, t1, t3, t4) 191 CSUM_BIGCHUNK(src, 0x00, sum, t0, t1, t3, t4) 192 CSUM_BIGCHUNK(src, 0x20, sum, t0, t1, t3, t4) 193 CSUM_BIGCHUNK(src, 0x40, sum, t0, t1, t3, t4) 194 CSUM_BIGCHUNK(src, 0x60, sum, t0, t1, t3, t4) 206 CSUM_BIGCHUNK(src, 0x00, sum, t0, t1, t3, t4) 207 CSUM_BIGCHUNK(src, 0x20, sum, t0, t1, t3, t4) 215 CSUM_BIGCHUNK(src, 0x00, sum, t0, t1, t3, t4) 500 LOAD(t4, UNIT(4)(src), .Ll_exc_copy\@) [all …]
|
D | memcpy.S | 174 #define t4 $12 macro 322 LOAD(t4, UNIT(4)(src), .Ll_exc_copy\@) 332 STORE(t4, UNIT(-4)(dst), .Ls_exc_p4u\@)
|
/linux-4.1.27/Documentation/isdn/ |
D | README.avmb1 | 11 t4-files can be found at ftp://ftp.avm.de/cardware/b1/linux/firmware 37 To use the card you need the t4-files to download the firmware. 38 AVM GmbH provides several t4-files for the different D-channel 39 protocols (b1.t4 for Euro-ISDN). Install these file in /lib/isdn. 52 avmcapictrl load /lib/isdn/b1.t4 1 58 avmcapictrl load /lib/isdn/b1.t4 1 64 avmcapictrl load /lib/isdn/t1.t4 1
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | cx88-dsp.c | 79 u32 t2, t4, t6, t8; in int_cos() local 90 t4 = t2*x/32768*x/32768/3/4; in int_cos() 91 t6 = t4*x/32768*x/32768/5/6; in int_cos() 93 ret = 32768-t2+t4-t6+t8; in int_cos()
|
/linux-4.1.27/net/bluetooth/ |
D | ecc.c | 552 u64 t4[NUM_ECC_DIGITS]; in ecc_point_double_jacobian() local 558 vli_mod_square_fast(t4, y1); /* t4 = y1^2 */ in ecc_point_double_jacobian() 559 vli_mod_mult_fast(t5, x1, t4); /* t5 = x1*y1^2 = A */ in ecc_point_double_jacobian() 560 vli_mod_square_fast(t4, t4); /* t4 = y1^4 */ in ecc_point_double_jacobian() 585 vli_mod_sub(t4, x1, t4, curve_p); /* t4 = B * (A - x3) - y1^4 = y3 */ in ecc_point_double_jacobian() 589 vli_set(y1, t4); in ecc_point_double_jacobian()
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | regdef.h | 10 #define t4 $5 macro
|
/linux-4.1.27/scripts/rt-tester/ |
D | check-all.sh | 19 testit t4-l2-pi-deboost.tst
|
/linux-4.1.27/arch/mips/include/asm/ |
D | regdef.h | 34 #define t4 $12 macro
|
/linux-4.1.27/arch/tile/kernel/ |
D | hvglue_trace.c | 155 #define __HV_DECL4(t4, a4, ...) t4 a4, __HV_DECL3(__VA_ARGS__) argument 164 #define __HV_PASS4(t4, a4, ...) a4, __HV_PASS3(__VA_ARGS__) argument
|
/linux-4.1.27/arch/mips/kernel/ |
D | scall32-o32.S | 64 addu t4, t0, 32 65 and t5, t4 195 lw t4, 20(sp) 198 sw t4, 16(sp)
|
D | pm-cps.c | 83 t0, t1, t2, t3, t4, t5, t6, t7, enumerator
|
/linux-4.1.27/lib/ |
D | crc32.c | 64 t5[(q >> 16) & 255] ^ t4[(q >> 24) & 255]) 69 # define DO_CRC8 (t4[(q) & 255] ^ t5[(q >> 8) & 255] ^ \ 79 const u32 *t4 = tab[4], *t5 = tab[5], *t6 = tab[6], *t7 = tab[7]; local
|
/linux-4.1.27/net/netrom/ |
D | af_netrom.c | 337 nr->t4 = opt * HZ; in nr_setsockopt() 382 val = nr->t4 / HZ; in nr_getsockopt() 459 nr->t4 = in nr_create() 506 nr->t4 = onr->t4; in nr_make_new() 1318 nr->t4 / HZ, in nr_info_show()
|
D | nr_timer.c | 70 mod_timer(&nr->t4timer, jiffies + nr->t4); in nr_start_t4timer()
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 185 int t4 = is_t4(lldi->adapter_type); in send_act_open_req() local 257 (&csk->saddr), (&csk->daddr), t4 ? 4 : 5, csk, in send_act_open_req() 268 int t4 = is_t4(lldi->adapter_type); in send_act_open_req6() local 289 if (t4) { in send_act_open_req6() 342 t4 ? 4 : 5, csk, csk->state, csk->flags, csk->atid, in send_act_open_req6() 806 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer() local 815 if (t4) { in csk_act_open_retry_timer() 1369 int t4 = is_t4(lldi->adapter_type); in init_act_open() local 1413 if (t4) { in init_act_open()
|
/linux-4.1.27/include/net/ |
D | netrom.h | 72 unsigned long t1, t2, t4, idle; member
|
/linux-4.1.27/drivers/ata/ |
D | pata_mpc52xx.c | 273 u32 t0, t1, t2_8, t2_16, t2i, t4, ta; in mpc52xx_ata_compute_pio_timings() local 283 t4 = CALC_CLKCYC(ipb_period, 1000 * ataspec_t4[pio]); in mpc52xx_ata_compute_pio_timings() 287 timing->pio2 = (t4 << 24) | (t1 << 16) | (ta << 8); in mpc52xx_ata_compute_pio_timings()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | psb_intel_sdvo_regs.h | 546 u8 t4; member
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_sdvo_regs.h | 551 u8 t4; member
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 112 #define t4 $12 macro
|
/linux-4.1.27/drivers/video/fbdev/ |
D | pxafb.c | 1236 unsigned t1, t2, t3, t4; in setup_smart_timing() local 1241 t4 = mode->cmd_inh_time; in setup_smart_timing() 1250 fbi->reg_lccr3 = fbi->lccr3 | LCCR3_PixClkDiv(__smart_timing(t4, lclk)); in setup_smart_timing()
|