/Linux-v6.6/arch/sparc/lib/ |
D | NGmemcpy.S | 178 or %o0, %i1, %i3 202 LOAD(prefetch, %i1, #one_read) 212 EX_LD(LOAD(ldub, %i1, %g1), NG_ret_i2_plus_i4_plus_1) 214 add %i1, 1, %i1 233 andcc %i1, (16 - 1), %i4 240 sub %i1, %i4, %i1 246 EX_LD(LOAD_TWIN(%i1, %g2, %g3), NG_ret_i2_plus_g1) 264 8: EX_LD(LOAD_TWIN(%i1 + %o4, %o2, %o3), NG_ret_i2_plus_g1) 266 LOAD(prefetch, %i1 + %i3, #one_read) 271 EX_LD(LOAD_TWIN(%i1 + %o5, %g2, %g3), NG_ret_i2_plus_g1_minus_16) [all …]
|
D | memcpy.S | 304 ldub [%i1], %g5 305 add %i1, 1, %i1 311 ldub [%i1], %g3 312 add %i1, 2, %i1 315 ldub [%i1 - 1], %g3 319 and %i1, 3, %g2 321 and %i1, -4, %i1 334 ld [%i1], %i3 336 ld [%i1 + 4], %i4 340 ld [%i1], %i4 [all …]
|
D | NGpage.S | 24 prefetch [%i1 + 0x00], #one_read 25 prefetch [%i1 + 0x40], #one_read 27 1: prefetch [%i1 + 0x80], #one_read 28 prefetch [%i1 + 0xc0], #one_read 29 ldda [%i1 + 0x00] %asi, %o2 30 ldda [%i1 + 0x10] %asi, %o4 31 ldda [%i1 + 0x20] %asi, %l2 32 ldda [%i1 + 0x30] %asi, %l4 41 ldda [%i1 + 0x40] %asi, %o2 42 ldda [%i1 + 0x50] %asi, %o4 [all …]
|
D | xor.S | 263 ldda [%i1] %asi, %f0 269 add %i1, 64, %i1 298 ldda [%i1] %asi, %f0 308 stda %f48, [%i1 - 64] %asi 348 stda %f48, [%i1] %asi 360 prefetch [%i1], #n_writes 365 mov %i1, %i0 366 mov %i2, %i1 367 1: ldda [%i1 + 0x00] %asi, %i2 /* %i2/%i3 = src + 0x00 */ 368 ldda [%i1 + 0x10] %asi, %i4 /* %i4/%i5 = src + 0x10 */ [all …]
|
D | muldi3.S | 14 wr %g0, %i1, %y 16 and %i1, %g2, %g2 54 mov %i1, %o0
|
/Linux-v6.6/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4.xml.h | 360 …_t REG_MDP4_OVLP_STAGE(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_OVLP(i0) + __offse… in REG_MDP4_OVLP_STAGE() argument 362 …REG_MDP4_OVLP_STAGE_OP(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_OVLP(i0) + __offse… in REG_MDP4_OVLP_STAGE_OP() argument 382 …P4_OVLP_STAGE_FG_ALPHA(uint32_t i0, uint32_t i1) { return 0x00000004 + __offset_OVLP(i0) + __offse… in REG_MDP4_OVLP_STAGE_FG_ALPHA() argument 384 …P4_OVLP_STAGE_BG_ALPHA(uint32_t i0, uint32_t i1) { return 0x00000008 + __offset_OVLP(i0) + __offse… in REG_MDP4_OVLP_STAGE_BG_ALPHA() argument 386 …OVLP_STAGE_TRANSP_LOW0(uint32_t i0, uint32_t i1) { return 0x0000000c + __offset_OVLP(i0) + __offse… in REG_MDP4_OVLP_STAGE_TRANSP_LOW0() argument 388 …OVLP_STAGE_TRANSP_LOW1(uint32_t i0, uint32_t i1) { return 0x00000010 + __offset_OVLP(i0) + __offse… in REG_MDP4_OVLP_STAGE_TRANSP_LOW1() argument 390 …VLP_STAGE_TRANSP_HIGH0(uint32_t i0, uint32_t i1) { return 0x00000014 + __offset_OVLP(i0) + __offse… in REG_MDP4_OVLP_STAGE_TRANSP_HIGH0() argument 392 …VLP_STAGE_TRANSP_HIGH1(uint32_t i0, uint32_t i1) { return 0x00000018 + __offset_OVLP(i0) + __offse… in REG_MDP4_OVLP_STAGE_TRANSP_HIGH1() argument 404 …_MDP4_OVLP_STAGE_CO3(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_OVLP(i0) + __offset_… in REG_MDP4_OVLP_STAGE_CO3() argument 406 …4_OVLP_STAGE_CO3_SEL(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_OVLP(i0) + __offset_… in REG_MDP4_OVLP_STAGE_CO3_SEL() argument [all …]
|
/Linux-v6.6/arch/arm64/crypto/ |
D | aes-ce.S | 57 .macro do_enc_Nx, de, mc, k, i0, i1, i2, i3, i4 60 .ifnb \i1 61 aes\de \i1\().16b, \k\().16b 62 aes\mc \i1\().16b, \i1\().16b 77 .macro round_Nx, enc, k, i0, i1, i2, i3, i4 79 do_enc_Nx e, mc, \k, \i0, \i1, \i2, \i3, \i4 81 do_enc_Nx d, imc, \k, \i0, \i1, \i2, \i3, \i4 86 .macro fin_round_Nx, de, k, k2, i0, i1, i2, i3, i4 88 .ifnb \i1 89 aes\de \i1\().16b, \k\().16b [all …]
|
D | sha512-ce-core.S | 83 .macro dround, i0, i1, i2, i3, i4, rc0, rc1, in0, in1, in2, in3, in4 90 ext v7.16b, v\i1\().16b, v\i2\().16b, #8 100 add v\i4\().2d, v\i1\().2d, v\i3\().2d 101 sha512h2 q\i3, q\i1, v\i0\().2d
|
/Linux-v6.6/drivers/isdn/mISDN/ |
D | l1oip_codec.c | 312 int i1, i2, c, sample; in l1oip_4bit_alloc() local 326 i1 = 0; in l1oip_4bit_alloc() 327 while (i1 < 256) { in l1oip_4bit_alloc() 329 c = ulaw_to_4bit[i1]; in l1oip_4bit_alloc() 331 c = alaw_to_4bit[i1]; in l1oip_4bit_alloc() 334 table_com[(i1 << 8) | i2] |= (c << 4); in l1oip_4bit_alloc() 335 table_com[(i2 << 8) | i1] |= c; in l1oip_4bit_alloc() 338 i1++; in l1oip_4bit_alloc() 342 i1 = 0; in l1oip_4bit_alloc() 343 while (i1 < 16) { in l1oip_4bit_alloc() [all …]
|
/Linux-v6.6/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5.xml.h | 332 …t REG_MDP5_IGC_LUT(enum mdp5_igc_type i0, uint32_t i1) { return 0x00000000 + __offset_IGC(i0) + 0x… in REG_MDP5_IGC_LUT() argument 334 …G_MDP5_IGC_LUT_REG(enum mdp5_igc_type i0, uint32_t i1) { return 0x00000000 + __offset_IGC(i0) + 0x… in REG_MDP5_IGC_LUT_REG() argument 385 …2_t REG_MDP5_CTL_LAYER(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset… in REG_MDP5_CTL_LAYER() argument 387 …REG_MDP5_CTL_LAYER_REG(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset… in REG_MDP5_CTL_LAYER_REG() argument 520 …G_MDP5_CTL_LAYER_EXT(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_L… in REG_MDP5_CTL_LAYER_EXT() argument 522 …P5_CTL_LAYER_EXT_REG(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_L… in REG_MDP5_CTL_LAYER_EXT_REG() argument 652 …_PIPE_CSC_1_PRE_CLAMP(enum mdp5_pipe i0, uint32_t i1) { return 0x00000334 + __offset_PIPE(i0) + 0x… in REG_MDP5_PIPE_CSC_1_PRE_CLAMP() argument 654 …E_CSC_1_PRE_CLAMP_REG(enum mdp5_pipe i0, uint32_t i1) { return 0x00000334 + __offset_PIPE(i0) + 0x… in REG_MDP5_PIPE_CSC_1_PRE_CLAMP_REG() argument 668 …PIPE_CSC_1_POST_CLAMP(enum mdp5_pipe i0, uint32_t i1) { return 0x00000340 + __offset_PIPE(i0) + 0x… in REG_MDP5_PIPE_CSC_1_POST_CLAMP() argument 670 …_CSC_1_POST_CLAMP_REG(enum mdp5_pipe i0, uint32_t i1) { return 0x00000340 + __offset_PIPE(i0) + 0x… in REG_MDP5_PIPE_CSC_1_POST_CLAMP_REG() argument [all …]
|
/Linux-v6.6/arch/arm64/kvm/ |
D | sys_regs.h | 189 static inline int cmp_sys_reg(const struct sys_reg_desc *i1, in cmp_sys_reg() argument 192 BUG_ON(i1 == i2); in cmp_sys_reg() 193 if (!i1) in cmp_sys_reg() 197 if (i1->Op0 != i2->Op0) in cmp_sys_reg() 198 return i1->Op0 - i2->Op0; in cmp_sys_reg() 199 if (i1->Op1 != i2->Op1) in cmp_sys_reg() 200 return i1->Op1 - i2->Op1; in cmp_sys_reg() 201 if (i1->CRn != i2->CRn) in cmp_sys_reg() 202 return i1->CRn - i2->CRn; in cmp_sys_reg() 203 if (i1->CRm != i2->CRm) in cmp_sys_reg() [all …]
|
/Linux-v6.6/scripts/coccinelle/api/ |
D | check_bq27xxx_data.cocci | 24 identifier i,i1,i2; 30 [e1] = BQ27XXX_DATA(i1,...), 37 i1 << str.i1; 44 if not(i1 = i2) 47 i1regs := make_ident (i1 ^ "_regs"); 49 i1dmregs := make_ident (i1 ^ "_dm_regs"); 51 i1props := make_ident (i1 ^ "_props");
|
/Linux-v6.6/arch/parisc/math-emu/ |
D | fpudispatch.c | 1166 struct { u_int i1; u_int i2; } ints; member 1193 &mtmp.ints.i1,&status)) 1196 &atmp.ints.i1,&atmp.ints.i1,&status)) 1201 if (dbl_fmpy(&fpregs[rm1],&fpregs[rm2],&mtmp.ints.i1, 1204 if (dbl_fadd(&fpregs[ta], &fpregs[ra], &atmp.ints.i1, 1216 if (dbl_fmpy(&fpregs[rm1],&fpregs[rm2],&mtmp.ints.i1, 1219 if (dbl_fadd(&fpregs[ta], &fpregs[ra], &atmp.ints.i1, 1229 fpregs[tm] = mtmp.ints.i1; 1231 fpregs[ta] = atmp.ints.i1; 1263 if (sgl_fmpy(&fpregs[rm1],&fpregs[rm2],&mtmp.ints.i1, [all …]
|
/Linux-v6.6/scripts/coccinelle/iterators/ |
D | for_each_child.cocci | 53 iterator r.i,i1; 68 i1(...,n,...) S 82 iterator r.i,i1,i2; 95 i1(...,n,...) S 114 iterator r.i,i1,i2; 128 i1(...,n,...) S 151 iterator r.i, i1; 165 i1(...,n,...) S 189 iterator r.i, i1, i2; 201 i1(...,n,...) S [all …]
|
/Linux-v6.6/arch/arm/kernel/ |
D | insn.c | 10 unsigned long s, j1, j2, i1, i2, imm10, imm11; in __arm_gen_branch_thumb2() local 21 i1 = (offset >> 23) & 0x1; in __arm_gen_branch_thumb2() 26 j1 = (!i1) ^ s; in __arm_gen_branch_thumb2()
|
/Linux-v6.6/include/sound/ |
D | pcm_params.h | 289 static inline int snd_interval_eq(const struct snd_interval *i1, const struct snd_interval *i2) in snd_interval_eq() argument 291 if (i1->empty) in snd_interval_eq() 294 return i1->empty; in snd_interval_eq() 295 return i1->min == i2->min && i1->openmin == i2->openmin && in snd_interval_eq() 296 i1->max == i2->max && i1->openmax == i2->openmax; in snd_interval_eq()
|
/Linux-v6.6/drivers/video/fbdev/ |
D | c2p_core.h | 22 static inline void _transp(u32 d[], unsigned int i1, unsigned int i2, in _transp() argument 25 u32 t = (d[i1] ^ (d[i2] >> shift)) & mask; in _transp() 27 d[i1] ^= t; in _transp()
|
/Linux-v6.6/tools/perf/util/ |
D | string.c | 202 int i1 = strlen(s1); in strtailcmp() local 204 while (--i1 >= 0 && --i2 >= 0) { in strtailcmp() 205 if (s1[i1] != s2[i2]) in strtailcmp() 206 return s1[i1] - s2[i2]; in strtailcmp()
|
/Linux-v6.6/drivers/md/ |
D | dm-crypt.c | 829 int i, i1, i2, i3; in diffuser_a_decrypt() local 832 i1 = 0; in diffuser_a_decrypt() 836 while (i1 < (n - 1)) { in diffuser_a_decrypt() 837 d[i1] += d[i2] ^ (d[i3] << 9 | d[i3] >> 23); in diffuser_a_decrypt() 838 i1++; i2++; i3++; in diffuser_a_decrypt() 843 d[i1] += d[i2] ^ d[i3]; in diffuser_a_decrypt() 844 i1++; i2++; i3++; in diffuser_a_decrypt() 849 d[i1] += d[i2] ^ (d[i3] << 13 | d[i3] >> 19); in diffuser_a_decrypt() 850 i1++; i2++; i3++; in diffuser_a_decrypt() 852 d[i1] += d[i2] ^ d[i3]; in diffuser_a_decrypt() [all …]
|
/Linux-v6.6/drivers/connector/ |
D | cn_queue.c | 54 int cn_cb_equal(const struct cb_id *i1, const struct cb_id *i2) in cn_cb_equal() argument 56 return ((i1->idx == i2->idx) && (i1->val == i2->val)); in cn_cb_equal()
|
/Linux-v6.6/arch/ia64/include/asm/ |
D | kprobes.h | 27 #define BRL_INST(i1, i2) ((long)((0xcL << 37) | /* brl */ \ argument 29 (((i1) & 1) << 36) | ((i2) << 13))) /* imm */
|
/Linux-v6.6/arch/sparc/kernel/ |
D | syscalls.S | 162 ldx [%sp + PTREGS_OFF + PT_V9_I1], %i1 176 srl %i1, 0, %o1 192 ldx [%sp + PTREGS_OFF + PT_V9_I1], %i1 205 mov %i1, %o1 223 srl %i1, 0, %o1 ! IEU0 Group 245 mov %i1, %o1 ! IEU1
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | ttable.h | 261 stx %i1, [%sp + STACK_BIAS + 0x48]; \ 282 stx %i1, [%sp + STACK_BIAS + 0x48]; \ 313 stxa %i1, [%g1 + %g3] ASI; \ 340 stxa %i1, [%sp + STACK_BIAS + 0x48] %asi; \ 374 stx %i1, [%g3 + TI_REG_WINDOW + 0x48]; \ 409 stwa %i1, [%g1 + %g3] ASI; \ 439 stwa %i1, [%sp + 0x24] %asi; \ 473 stw %i1, [%g3 + TI_REG_WINDOW + 0x24]; \ 517 ldx [%sp + STACK_BIAS + 0x48], %i1; \ 541 ldx [%sp + STACK_BIAS + 0x48], %i1; \ [all …]
|
/Linux-v6.6/lib/crypto/ |
D | curve25519-hacl64.c | 194 u64 i1; in fmul_fmul() local 208 i1 = output[1]; in fmul_fmul() 210 i1_ = i1 + (i0 >> 51); in fmul_fmul() 252 u64 i1; in fsquare_fsquare_() local 265 i1 = output[1]; in fsquare_fsquare_() 267 i1_ = i1 + (i0 >> 51); in fsquare_fsquare_() 607 u64 i0, i1, i2, i3, i4, output0, output1, output2, output3, output4; in format_fexpand() local 609 i1 = get_unaligned_le64(x00); in format_fexpand() 614 output1 = i1 >> 3 & 0x7ffffffffffffLLU; in format_fexpand() 678 u64 i1; in format_fcontract_second_carry_full() local [all …]
|
/Linux-v6.6/scripts/coccinelle/misc/ |
D | orplus.cocci | 19 identifier i,i1; 26 c1@i1 +@p c@i
|