Home
last modified time | relevance | path

Searched full:i2 (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c388 UInt32 i2, in mainGtU() argument
398 AssertD ( i1 != i2, "mainGtU" ); in mainGtU()
400 c1 = block[i1]; c2 = block[i2]; in mainGtU()
402 i1++; i2++; in mainGtU()
404 c1 = block[i1]; c2 = block[i2]; in mainGtU()
406 i1++; i2++; in mainGtU()
408 c1 = block[i1]; c2 = block[i2]; in mainGtU()
410 i1++; i2++; in mainGtU()
412 c1 = block[i1]; c2 = block[i2]; in mainGtU()
414 i1++; i2++; in mainGtU()
[all …]
/openbmc/phosphor-hwmon/
H A Daverage.cpp40 // Change formula (a2*i2-a1*i1)/(i2-i1) to be the in calcAverage()
42 // (a2*i2-a1*i1)/(i2-i1) = in calcAverage()
/openbmc/u-boot/doc/device-tree-bindings/misc/
H A Dintel,baytrail-fsp.txt24 - fsp,enable-i2-c0
25 - fsp,enable-i2-c1
26 - fsp,enable-i2-c2
27 - fsp,enable-i2-c3
28 - fsp,enable-i2-c4
29 - fsp,enable-i2-c5
30 - fsp,enable-i2-c6
/openbmc/qemu/tests/tcg/s390x/
H A Dvrep.c28 vrep(S390Vector *v1, const S390Vector *v3, const uint16_t i2, const uint8_t m4) in vrep() argument
32 asm("vrep %[v1],%[v3],%[i2],%[m4]\n" in vrep()
36 , [i2] "i" (i2) in vrep()
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DVRTN.interface.yaml16 - name: I2
19 I2 keyword. Multi purpose data.
/openbmc/u-boot/drivers/board/
H A Dsandbox.c70 int i2 = priv->test_i2; in board_sandbox_get_str() local
71 int index = (i1 * i2) % ARRAY_SIZE(vacation_spots); in board_sandbox_get_str()
75 /* Picks a vacation spot depending on i1 and i2 */ in board_sandbox_get_str()
/openbmc/qemu/tcg/
H A Dtcg.c534 * @i2: second move description
537 * As tcg_out_movext, for both @i1 and @i2, caring for overlap
542 const TCGMovExtend *i2, int scratch) in tcg_out_movext2() argument
545 TCGReg src2 = i2->src; in tcg_out_movext2()
549 tcg_out_movext1(s, i2); in tcg_out_movext2()
552 if (i2->dst == src1) { in tcg_out_movext2()
554 TCGType src2_type = i2->src_type; in tcg_out_movext2()
558 src1 = i2->src; in tcg_out_movext2()
566 tcg_out_movext1_new_src(s, i2, src2); in tcg_out_movext2()
574 * @i2: second move description
[all …]
H A Dtci.c127 static void tci_args_rrs(uint32_t insn, TCGReg *r0, TCGReg *r1, int32_t *i2) in tci_args_rrs() argument
131 *i2 = sextract32(insn, 16, 16); in tci_args_rrs()
135 uint8_t *i2, uint8_t *i3) in tci_args_rrbb() argument
139 *i2 = extract32(insn, 16, 6); in tci_args_rrbb()
/openbmc/u-boot/board/siemens/common/
H A Dfactoryset.c31 static int fact_match(unsigned char *eeprom_buf, uchar *s1, int i2) in fact_match() argument
36 while (*s1 == fact_get_char(i2++)) in fact_match()
38 return i2; in fact_match()
40 if (*s1 == '\0' && fact_get_char(i2-1) == '=') in fact_match()
41 return i2; in fact_match()
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc4 * C(OPC, NAME, FMT, FAC, I1, I2, P, W, OP, CC)
5 * D(OPC, NAME, FMT, FAC, I1, I2, P, W, OP, CC, DATA)
6 * E(OPC, NAME, FMT, FAC, I1, I2, P, W, OP, CC, DATA, FLAGS)
7 * F(OPC, NAME, FMT, FAC, I1, I2, P, W, OP, CC, FLAGS)
14 * I2 = func in2_xx fills o->in2
22 * The helpers get called in order: I1, I2, P, OP, W, CC
44 C(0xc209, AFI, RIL_a, EI, r1, i2, new, r1_32, add, adds32)
45 D(0xeb6a, ASI, SIY, GIE, la1, i2, new, 0, asi, adds32, MO_TESL)
46 C(0xecd8, AHIK, RIE_d, DO, r3, i2, new, r1_32, add, adds32)
47 C(0xc208, AGFI, RIL_a, EI, r1, i2, r1, 0, add, adds64)
[all …]
H A Dfpu_helper.c557 uint64_t HELPER(cgxb)(CPUS390XState *env, Int128 i2, uint32_t m34) in HELPER()
560 float128 v2 = ARG128(i2); in HELPER()
606 uint64_t HELPER(cfxb)(CPUS390XState *env, Int128 i2, uint32_t m34) in HELPER()
609 float128 v2 = ARG128(i2); in HELPER()
655 uint64_t HELPER(clgxb)(CPUS390XState *env, Int128 i2, uint32_t m34) in HELPER()
658 float128 v2 = ARG128(i2); in HELPER()
704 uint64_t HELPER(clfxb)(CPUS390XState *env, Int128 i2, uint32_t m34) in HELPER()
707 float128 v2 = ARG128(i2); in HELPER()
H A Dtranslate.c1467 disas_jdest(s, i2, is_imm, imm, o->in2); in op_basi()
1494 disas_jdest(s, i2, is_imm, imm, o->in2); in op_bc()
1517 disas_jdest(s, i2, is_imm, imm, o->in2); in op_bct32()
1524 int imm = get_field(s, i2); in op_bcth()
1556 disas_jdest(s, i2, is_imm, imm, o->in2); in op_bct64()
1580 disas_jdest(s, i2, is_imm, imm, o->in2); in op_bx32()
1604 disas_jdest(s, i2, is_imm, imm, o->in2); in op_bx64()
2229 TCGv_i32 func_code = tcg_constant_i32(get_field(s, i2)); in op_diag()
3120 const uint8_t monitor_class = get_field(s, i2); in op_mc()
4311 uint64_t i2 = get_field(s, i2); in op_stnosm() local
[all …]
H A Dtranslate_vx.c.inc354 const uint16_t i2 = get_field(s, i2);
356 if (i2 == (i2 & 0xff) * 0x0101) {
362 generate_byte_mask(i2 & 0xff));
366 tcg_gen_movi_i64(t, generate_byte_mask(i2 >> 8));
368 tcg_gen_movi_i64(t, generate_byte_mask(i2));
378 const uint8_t i2 = get_field(s, i2) & (bits - 1);
389 for (i = i2; ; i = (i + 1) % bits) {
580 tmp = tcg_constant_i64((int16_t)get_field(s, i2));
953 const uint8_t i2 = extract32(get_field(s, m4), 2, 1);
958 read_vec_element_i64(t0, get_field(s, v2), i2, ES_64);
[all …]
/openbmc/u-boot/test/
H A Dunicode_ut.c33 static const u16 i2[] = {0x69, 0x32, 0xd801, 0xd801, 0x6c, 0x00}; variable
107 sprintf(buf, "%ls", i2); in unicode_test_string16()
108 ut_asserteq_str("i2?l", buf); in unicode_test_string16()
402 ut_asserteq(4, utf16_strnlen(i2, 16)); in unicode_test_utf16_strnlen()
418 ut_asserteq(4, utf16_utf8_strlen(i2)); in unicode_test_utf16_utf8_strlen()
469 utf16_utf8_strcpy(&pos, i2); in unicode_test_utf16_utf8_strcpy()
471 ut_asserteq_str("i2?l", buf); in unicode_test_utf16_utf8_strcpy()
/openbmc/boost-dbus/include/dbus/
H A Delement.hpp179 template <std::size_t N1, std::size_t... I1, std::size_t N2, std::size_t... I2>
182 seq<I2...>) { in concat_helper() argument
183 return {{a1[I1]..., a2[I2]...}}; in concat_helper()
/openbmc/qemu/disas/
H A Dmips.c1160 #define I2 INSN_ISA2 macro
2020 {"bc1fl", "p", 0x45020000, 0xffff0000, CBL|RD_CC|FP_S, 0, I2|T3 },
2024 {"bc1tl", "p", 0x45030000, 0xffff0000, CBL|RD_CC|FP_S, 0, I2|T3 },
2029 {"beqzl", "s,p", 0x50000000, 0xfc1f0000, CBL|RD_s, 0, I2|T3 },
2032 {"beql", "s,t,p", 0x50000000, 0xfc000000, CBL|RD_s|RD_t, 0, I2|T3 },
2033 {"beql", "s,I,p", 0, (int) M_BEQL_I, INSN_MACRO, 0, I2|T3 },
2036 {"bgel", "s,t,p", 0, (int) M_BGEL, INSN_MACRO, 0, I2|T3 },
2037 {"bgel", "s,I,p", 0, (int) M_BGEL_I, INSN_MACRO, 0, I2|T3 },
2040 {"bgeul", "s,t,p", 0, (int) M_BGEUL, INSN_MACRO, 0, I2|T3 },
2041 {"bgeul", "s,I,p", 0, (int) M_BGEUL_I, INSN_MACRO, 0, I2|T3 },
[all …]
/openbmc/qemu/tests/decode/
H A Dsucc_named_field.decode14 i2 ........ 00000001 ........ ........ @foo alpha=2
/openbmc/qemu/hw/nvram/
H A Dxlnx-efuse-crc.c77 const uint32_t i2 = (1 << 2) - 1; in xlnx_efuse_u37_crc() local
98 i = i2 & (crc ^ w); in xlnx_efuse_u37_crc()
/openbmc/u-boot/cmd/
H A Dnvedit.c772 * i2 is the environment index for a 'name2=value2' pair.
775 int envmatch(uchar *s1, int i2) in envmatch() argument
780 while (*s1 == env_get_char(i2++)) in envmatch()
782 return i2; in envmatch()
784 if (*s1 == '\0' && env_get_char(i2-1) == '=') in envmatch()
785 return i2; in envmatch()
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc683 static void tcg_out_insn_RI(TCGContext *s, S390Opcode op, TCGReg r1, int i2)
685 tcg_out32(s, (op << 16) | (r1 << 20) | (i2 & 0xffff));
689 TCGReg r1, TCGReg r3, int i2)
692 tcg_out16(s, i2);
697 int i2, int m3)
700 tcg_out32(s, (i2 << 16) | (op & 0xff));
703 static void tcg_out_insn_RIL(TCGContext *s, S390Opcode op, TCGReg r1, int i2)
706 tcg_out32(s, i2);
741 TCGReg v1, uint16_t i2, int m3)
745 tcg_out16(s, i2);
[all …]
/openbmc/qemu/docs/devel/
H A Dtcg-ops.rst858 * - shli_vec *v0*, *v1*, *i2*
862 - | Shift all elements from v1 by a scalar *i2*/*s2*. I.e.
870 * - shri_vec *v0*, *v1*, *i2*
872 sari_vec *v0*, *v1*, *i2*
874 rotli_vec *v0*, *v1*, *i2*
/openbmc/qemu/gdb-xml/
H A Dsparc64-core.xml36 <reg name="i2" bitsize="64" type="uint64" regnum="26"/>
/openbmc/qemu/tcg/tci/
H A Dtcg-target.c.inc220 TCGReg r0, TCGReg r1, intptr_t i2)
224 tcg_debug_assert(i2 == sextract32(i2, 0, 16));
228 insn = deposit32(insn, 16, 16, i2);
/openbmc/qemu/target/sparc/
H A Dmonitor.c86 { "i2", 18, monitor_get_reg },
/openbmc/qemu/target/xtensa/
H A Dtranslate.c6132 int o0, int i0, int i1, int i2) in get_f32_o1_i3() argument
6147 if (i2 >= 0) { in get_f32_o1_i3()
6148 arg32[i2].in = tcg_temp_new_i32(); in get_f32_o1_i3()
6149 tcg_gen_extrl_i64_i32(arg32[i2].in, arg[i2].in); in get_f32_o1_i3()
6161 if (i2 >= 0) { in get_f32_o1_i3()
6162 arg32[i2].in = arg[i2].in; in get_f32_o1_i3()
6168 int o0, int i0, int i1, int i2) in put_f32_o1_i3() argument

12