/openbmc/linux/arch/sparc/lib/ |
H A D | muldi3.S | 15 sra %i3, 0x1f, %g2 18 mulscc %g1, %i3, %g1 19 mulscc %g1, %i3, %g1 20 mulscc %g1, %i3, %g1 21 mulscc %g1, %i3, %g1 22 mulscc %g1, %i3, %g1 23 mulscc %g1, %i3, %g1 24 mulscc %g1, %i3, %g1 25 mulscc %g1, %i3, %g1 26 mulscc %g1, %i3, %g1 [all …]
|
H A D | NGmemcpy.S | 178 or %o0, %i1, %i3 181 or %i3, %i2, %i3 192 andcc %i3, 0x7, %g0 251 mov 64, %i3 266 LOAD(prefetch, %i1 + %i3, #one_read) 283 EX_LD(LOAD_TWIN(%i1 + %i3, %g2, %g3), NG_ret_i2_plus_g1_minus_48) 299 LOAD(prefetch, %i1 + %i3, #one_read) 316 EX_LD(LOAD_TWIN(%i1 + %i3, %g2, %g3), NG_ret_i2_plus_g1_minus_48) 393 RESTORE_ASI(%i3) 395 sub %o0, %i1, %i3 [all …]
|
H A D | divdi3.S | 28 mov %i3,%o4 30 sub %g0,%i3,%o0 36 mov %o3,%i3 37 mov %i3,%o4 41 mov %i1,%i3 44 mov %i3,%o1 104 mov %i3,%o1 163 cmp %i3,%o4 176 srl %i3,%o1,%o1 178 sll %i3,%o3,%i3 [all …]
|
H A D | xor.S | 266 5: ldda [%i3] %asi, %f32 282 add %i3, 64, %i3 312 ldda [%i3] %asi, %f32 378 xor %o1, %i3, %o1 408 prefetch [%i3], #one_read 414 mov %i3, %l7 422 xor %g3, %i3, %g3 443 xor %g3, %i3, %g3 470 prefetch [%i3], #one_read 477 mov %i3, %l7 [all …]
|
H A D | udivdi3.S | 13 mov %i3,%o3 16 mov %i1,%i3 19 mov %i3,%o1 83 mov %i3,%o1 144 cmp %i3,%o3 158 srl %i3,%o0,%o0 160 sll %i3,%o2,%i3 234 cmp %o2,%i3
|
H A D | memcpy.S | 334 ld [%i1], %i3 349 ld [%i1 + 4], %i3 361 ld [%i1], %i3 371 srl %i3, %l0, %g5 376 sll %i3, %g4, %g2 390 ld [%i1], %i3
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | aes-ce.S | 57 .macro do_enc_Nx, de, mc, k, i0, i1, i2, i3, i4 63 .ifnb \i3 66 aes\de \i3\().16b, \k\().16b 67 aes\mc \i3\().16b, \i3\().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 90 .ifnb \i3 92 aes\de \i3\().16b, \k\().16b [all …]
|
H A D | sha512-ce-core.S | 83 .macro dround, i0, i1, i2, i3, i4, rc0, rc1, in0, in1, in2, in3, in4 88 ext v6.16b, v\i2\().16b, v\i3\().16b, #8 91 add v\i3\().2d, v\i3\().2d, v5.2d 96 sha512h q\i3, q6, v7.2d 100 add v\i4\().2d, v\i1\().2d, v\i3\().2d 101 sha512h2 q\i3, q\i1, v\i0\().2d
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | rxsbg.c | 10 rxsbg(unsigned long *r1, unsigned long r2, int i3, int i4, int i5, int *cc) in rxsbg() argument 15 : [r2] "r" (r2) , [i3] "i" (i3) , [i4] "i" (i4) , [i5] "i" (i5) in rxsbg()
|
/openbmc/linux/drivers/md/ |
H A D | dm-crypt.c | 832 int i, i1, i2, i3; in diffuser_a_decrypt() local 837 i3 = n - 5; in diffuser_a_decrypt() 840 d[i1] += d[i2] ^ (d[i3] << 9 | d[i3] >> 23); in diffuser_a_decrypt() 841 i1++; i2++; i3++; in diffuser_a_decrypt() 843 if (i3 >= n) in diffuser_a_decrypt() 844 i3 -= n; in diffuser_a_decrypt() 846 d[i1] += d[i2] ^ d[i3]; in diffuser_a_decrypt() 847 i1++; i2++; i3++; in diffuser_a_decrypt() 852 d[i1] += d[i2] ^ (d[i3] << 13 | d[i3] >> 19); in diffuser_a_decrypt() 853 i1++; i2++; i3++; in diffuser_a_decrypt() [all …]
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | syscalls.S | 164 ldx [%sp + PTREGS_OFF + PT_V9_I3], %i3 179 srl %i3, 0, %o3 194 ldx [%sp + PTREGS_OFF + PT_V9_I3], %i3 207 mov %i3, %o3 226 srl %i3, 0, %o3 ! IEU0 250 mov %i3, %o3 ! IEU1
|
H A D | winfixup.S | 67 stx %i3, [%g3 + TI_REG_WINDOW + 0x58] 84 stw %i3, [%g3 + TI_REG_WINDOW + 0x2c]
|
H A D | hvcalls.S | 716 stx %o1, [%i3] 728 stx %o1, [%i3]
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | ttable.h | 263 stx %i3, [%sp + STACK_BIAS + 0x58]; \ 284 stx %i3, [%sp + STACK_BIAS + 0x58]; \ 316 stxa %i3, [%g1 + %g3] ASI; \ 342 stxa %i3, [%sp + STACK_BIAS + 0x58] %asi; \ 376 stx %i3, [%g3 + TI_REG_WINDOW + 0x58]; \ 412 stwa %i3, [%g1 + %g3] ASI; \ 441 stwa %i3, [%sp + 0x2c] %asi; \ 475 stw %i3, [%g3 + TI_REG_WINDOW + 0x2c]; \ 519 ldx [%sp + STACK_BIAS + 0x58], %i3; \ 543 ldx [%sp + STACK_BIAS + 0x58], %i3; \ [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | coretemp.rst | 81 32nm Core i3/i5/i7 Processors 85 i3 330E, 370M/350/330 90 rPGA, 105 BGA 86 i3 330UM 105 152 45nm Core i3/i5/i7 Processors
|
/openbmc/u-boot/test/ |
H A D | unicode_ut.c | 34 static const u16 i3[] = {0x69, 0x33, 0xd801, 0x00}; variable 111 sprintf(buf, "%ls", i3); in unicode_test_string16() 403 ut_asserteq(3, utf16_strnlen(i3, 16)); in unicode_test_utf16_strnlen() 419 ut_asserteq(3, utf16_utf8_strlen(i3)); in unicode_test_utf16_utf8_strlen() 474 utf16_utf8_strcpy(&pos, i3); in unicode_test_utf16_utf8_strcpy()
|
/openbmc/u-boot/arch/x86/dts/ |
H A D | chromebook_samus.dts | 32 compatible = "intel,core-i3-gen5"; 40 compatible = "intel,core-i3-gen5"; 47 compatible = "intel,core-i3-gen5"; 54 compatible = "intel,core-i3-gen5";
|
/openbmc/qemu/tests/decode/ |
H A D | succ_named_field.decode | 19 i3 ........ 00000000 ........ ........ @bar imm=%foo
|
/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/ |
H A D | clang_UNUSED.patch | 16 @@ -85,7 +85,7 @@ ac_cv_func_setpgrp_void=yes ../mtools/configure --build=i386-linux-gnu --host=i3
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | n2-asm.S | 36 stx %o2, [%i3]
|
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/ |
H A D | 0001-mesa-demos-Add-missing-data-files.patch | 439 + vec4 i3 = vec4(lessThanEqual(q3.zzzz, q0)); 444 + vec4 x3 = x0 - i3 + 3. * C.xxxx; 453 + i.w + vec4(i1.w, i2.w, i3.w, 1. ), pParam.xyz) 454 + + i.z + vec4(i1.z, i2.z, i3.z, 1. ), pParam.xyz) 455 + + i.y + vec4(i1.y, i2.y, i3.y, 1. ), pParam.xyz) 456 + + i.x + vec4(i1.x, i2.x, i3.x, 1. ), pParam.xyz);
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_fpu_helper.c | 702 uint16_t i3 = extract32(simd_data(desc), 4, 12); in DEF_GVEC_VFMA() local 709 if (float32_dcmask(env, a) & i3) { in DEF_GVEC_VFMA() 732 const uint16_t i3 = extract32(simd_data(desc), 4, 12); in HELPER() local 739 if (float64_dcmask(env, a) & i3) { in HELPER() 763 uint16_t i3 = extract32(simd_data(desc), 4, 12); in HELPER() local 765 if (float128_dcmask(env, a) & i3) { in HELPER()
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 574 const TCGMovExtend *i2, const TCGMovExtend *i3, in tcg_out_movext3() argument 579 TCGReg src3 = i3->src; in tcg_out_movext3() 583 tcg_out_movext2(s, i2, i3, scratch); in tcg_out_movext3() 588 tcg_out_movext2(s, i1, i3, scratch); in tcg_out_movext3() 591 if (i3->dst != src1 && i3->dst != src2) { in tcg_out_movext3() 592 tcg_out_movext1(s, i3); in tcg_out_movext3() 602 if (i1->dst == src2 && i2->dst == src3 && i3->dst == src1) { in tcg_out_movext3() 605 tcg_out_xchg(s, MAX(i2->src_type, i3->src_type), src2, src3); in tcg_out_movext3() 609 tcg_out_movext1_new_src(s, i3, i3->dst); in tcg_out_movext3() 613 tcg_out_movext1(s, i3); in tcg_out_movext3() [all …]
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | CVE-2024-38535_pre.patch | 177 let (i3, name, error) = if index == 0 { 215 i3,
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_struct.h | 232 u64 i3 : 1; member
|