Home
last modified time | relevance | path

Searched refs:sub2 (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/tests/decode/
H A Dsucc_pattern_group_nest1.decode5 %sub2 8:8
15 sub2 00000000 00000000 ........ ........ %sub1 %sub2
17 sub3 00000000 ........ ........ ........ %sub1 %sub2 %sub3
18 sub4 0....... ........ ........ ........ %sub1 %sub2 %sub3 %sub4
H A Derr_pattern_group_nest1.decode5 %sub2 8:8
12 sub2 00000000 00000000 ........ ........ %sub1 %sub2
H A Derr_pattern_group_nest3.decode5 %sub2 8:8
12 sub2 00000000 00000000 ........ ........ %sub1 %sub2
H A Dsucc_pattern_group_nest2.decode5 %sub2 8:8
12 sub4 ........ ........ ........ ........ %sub1 %sub2 %sub3 %sub4
H A Dsucc_pattern_group_nest3.decode7 sub2 00000001 a:8 b:8 c:8
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_subprogs.c24 __noinline int sub2(int y) in sub2() function
88 res2 = sub2(3) + sub3(4); /* (3 + 2) + (4 + 3 + (4 + 1)) = 17 */ in prog2()
/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c130 unsigned long long sub0, sub1, sub2, sub3; in mult64() local
135 sub2 = (x >> 32) * (unsigned long) (y & 0xffffffffLL); in mult64()
143 sub3 += (sub2 << 32); in mult64()
147 high += (sub1 >> 32) + (sub2 >> 32); in mult64()
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Darmada3700-periph-clock.txt47 11 usb32-sub2-sys USB 2 clock
/openbmc/linux/Documentation/devicetree/bindings/net/wireless/
H A Dmarvell-8xxx.txt29 "marvell,caldata-txpwrlimit-5g-sub2" (length = 750).
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress_block.c765 int const sub2 = dec64table[offset]; in ZSTD_overlapCopy8() local
772 *ip -= sub2; in ZSTD_overlapCopy8()
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-jerry.dts167 marvell,caldata-txpwrlimit-5g-sub2 = /bits/ 8 <
/openbmc/qemu/migration/
H A Dtrace-events64 vmstate_subsection_load_bad(const char *parent, const char *sub, const char *sub2) "%s: %s/%s"
/openbmc/qemu/tcg/tci/
H A Dtcg-target.c.inc821 CASE_32_64(sub2)
/openbmc/qemu/tcg/
H A Doptimize.c2935 CASE_OP_32_64(sub2): in tcg_optimize()
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc2880 OP_32_64(sub2):