Home
last modified time | relevance | path

Searched full:v5 (Results 1 – 25 of 159) sorted by relevance

1234567

/openbmc/qemu/tests/tcg/hexagon/
H A Dv69_hvx.c52 "v5 = vmem(%0 + #1)\n\t" in test_vasrvuhubrndsat()
54 "v5.ub = vasr(v5:4.uh, v6.ub):rnd:sat\n\t" in test_vasrvuhubrndsat()
55 "vmem(%2) = v5\n\t" in test_vasrvuhubrndsat()
57 : "v4", "v5", "v6", "memory"); in test_vasrvuhubrndsat()
89 "v5 = vmem(%0 + #1)\n\t" in test_vasrvuhubsat()
91 "v5.ub = vasr(v5:4.uh, v6.ub):sat\n\t" in test_vasrvuhubsat()
92 "vmem(%2) = v5\n\t" in test_vasrvuhubsat()
94 : "v4", "v5", "v6", "memory"); in test_vasrvuhubsat()
126 "v5 = vmem(%0 + #1)\n\t" in test_vasrvwuhrndsat()
128 "v5.uh = vasr(v5:4.w, v6.uh):rnd:sat\n\t" in test_vasrvwuhrndsat()
[all …]
H A Dv68_hvx.c62 "v5 = vmem(%3 + #0)\n\t" in test_v6mpy()
63 "v5:4.w = v6mpy(v5:4.ub, v3:2.b, #1):v\n\t" in test_v6mpy()
66 : "v2", "v3", "v4", "v5", "memory"); in test_v6mpy()
H A Dhvx_misc.c195 "v5 = vmem(%0 + #0)\n\t" in test_masked_store()
196 "q0 = vcmp.eq(v4.w, v5.w)\n\t" in test_masked_store()
197 "v5 = vmem(%1)\n\t" in test_masked_store()
198 "if (!q0) vmem(%2) = v5\n\t" /* Inverted test */ in test_masked_store()
200 : "r4", "v4", "v5", "q0", "memory"); in test_masked_store()
204 "v5 = vmem(%0 + #0)\n\t" in test_masked_store()
205 "q0 = vcmp.eq(v4.w, v5.w)\n\t" in test_masked_store()
206 "v5 = vmem(%1)\n\t" in test_masked_store()
207 "if (q0) vmem(%2) = v5\n\t" /* Non-inverted test */ in test_masked_store()
209 : "r4", "v4", "v5", "q0", "memory"); in test_masked_store()
[all …]
H A Dhvx_histogram_row.S40 v5:4 = v1:0
113 { v5.h = vshuff(v5.h)
120 v5.w = vdmpy(v5.h, r10.h):sat
201 { vshuff(v5, v4, r28)
209 v4.w = vadd(v5.w, v4.w)
/openbmc/u-boot/arch/riscv/cpu/ax25/
H A DKconfig4 Run U-Boot on AndeStar V5 platforms and use some specific features
5 which are provided by Andes Technology AndeStar V5 families.
10 bool "AndeStar V5 families specific cache support"
12 Provide Andes Technology AndeStar V5 families specific cache support.
/openbmc/qemu/docs/system/i386/
H A Dkvm-pv.rst46 Note: since Linux v5.10 the feature is deprecated and not enabled by ``KVM``.
68 v5.10.
71 Enable paravirtualized sched yield feature. Supported since Linux v5.10.
75 v5.10.
81 Linux v5.10.
94 CPUIDs. Supported since Linux v5.10.
H A Dxen.rst142 Linux v5.12 or newer. Later versions add optimisations: Linux v5.17 added
143 acceleration of interrupt delivery via the Xen PIRQ mechanism, and Linux v5.19
/openbmc/u-boot/arch/arm/dts/
H A Darmada-388-gp.dts280 reg_usb2_0_vbus: v5-vbus0 {
282 regulator-name = "v5.0-vbus0";
290 reg_usb2_1_vbus: v5-vbus1 {
292 regulator-name = "v5.0-vbus1";
300 reg_usb2_1_vbus: v5-vbus1 {
302 regulator-name = "v5.0-vbus1";
318 reg_5v_sata0: v5-sata0 {
320 regulator-name = "v5.0-sata0";
346 reg_5v_sata1: v5-sata1 {
348 regulator-name = "v5.0-sata1";
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A D0001-macsec_linux-Hardware-offload-requires-Linux-headers.patch4 Subject: [PATCH] macsec_linux: Hardware offload requires Linux headers >= v5.7
9 in kernels v5.6 and v5.7, see commits:
/openbmc/qemu/docs/system/
H A Dcpu-models-x86-abi.csv11 Cascadelake-Server-v5,✅,✅,✅,✅
40 Icelake-Server-v5,✅,✅,✅,✅
65 Skylake-Server-v5,✅,✅,✅,✅
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dfix_version_parse.patch18 - sed -e "s/^v//" | # to get rid of the v in v5.6.0
23 + # to get rid of the (v in v5.6.0
/openbmc/qemu/include/crypto/
H A Ddesrfb.h2 * This is D3DES (V5.09) by Richard Outerbridge with the double and
47 /* d3des.h V5.09 rwo 9208.04 15:06 Graven Imagery
/openbmc/qemu/linux-user/hexagon/
H A Dtarget_elf.h26 /* For now, treat anything newer than v5 as a v73 */ in cpu_get_model()
28 if (eflags == 0x04 || /* v5 */ in cpu_get_model()
/openbmc/phosphor-host-ipmid/test/message/
H A Dunpack.cpp285 // [v8, v7, v6, v5, v4, v3, v2, v1] in TEST()
288 bool v8, v7, v6, v5; in TEST() local
291 ASSERT_EQ(p.unpack(v1, v2, v3, v4, v5, v6, v7, v8), 0); in TEST()
301 ASSERT_EQ(v5, k5); in TEST()
311 // [v7, v6, v5, v4, v3, v2, v1] in TEST()
314 bool v7, v6, v5; in TEST() local
317 ASSERT_EQ(p.unpack(v1, v2, v3, v4, v5, v6, v7), 0); in TEST()
327 ASSERT_EQ(v5, k5); in TEST()
335 // [v8, v7, v6, v5, v4, v3, v2, v1] in TEST()
339 bool v8, v7, v6, v5; in TEST() local
[all …]
H A Dpack.cpp103 // [v8, v7, v6, v5, v4, v3, v2, v1] in TEST()
105 bool v8 = true, v7 = true, v6 = false, v5 = false; in TEST() local
107 p.pack(v1, v2, v3, v4, v5, v6, v7, v8); in TEST()
401 // v5 will occupy k[1][7:3] in TEST()
407 uint5_t v5 = 27; // binary 0b11011 in TEST() local
409 p.pack(v1, v2, v3, v4, v5); in TEST()
427 // v5 will occupy k[3][3] in TEST()
437 bool v5 = true; // binary 0b1 in TEST() local
443 p.pack(v1, v2, v3, v4, v5, v6, v7); in TEST()
/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/
H A D0001-random-util.c-sync-dev_urandom-implementation-to-sys.patch12 v5.18-rc2 with the commit:
15 With this, when we use the linux v5.18-rc2 or later,
26 this will block when the kernel version is v5.18-rc2 or later
/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_sensor/good/
H A Dsensor_pdr.json24 "xyz.openbmc_project.Foo.Bar.V5"
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.4.rst95 - linux-yocto/5.10: update genericx86* machines to v5.10.135
96 - linux-yocto/5.10: update to v5.10.137
97 - linux-yocto/5.15: update genericx86* machines to v5.15.59
98 - linux-yocto/5.15: update to v5.15.62
102 - lttng-modules: fix build against mips and v5.19 kernel
H A Drelease-notes-4.0.7.rst80 - linux-yocto/5.10: update to v5.10.152
81 - linux-yocto/5.10: update to v5.10.154
82 - linux-yocto/5.10: update to v5.10.160
87 - linux-yocto/5.15: update to v5.15.84
H A Drelease-notes-3.4.2.rst46 - linux-yocto/5.10: update to v5.10.93
56 - linux-yocto/5.14: update genericx86* machines to v5.14.21
57 - linux-yocto/5.10: update genericx86* machines to v5.10.87
94 - linux-yocto/5.14: update to v5.14.21
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/
H A Dautofs_5.1.9.bb12 SRC_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/autofs-${PV}.tar.gz \
26 UPSTREAM_CHECK_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/"
/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_sensor/malformed/
H A Dsensor_pdr.json35 "xyz.openbmc_project.Foo.Bar.V5"
/openbmc/qemu/include/qemu/
H A Dcrc-ccitt.h9 * From Linux kernel v5.10 include/linux/crc-ccitt.h
/openbmc/u-boot/arch/arm/lib/
H A Dsetjmp.S14 * r4-r8, r10, r11 (v1-v5, v7 and v8) and SP (and r9 in PCS
/openbmc/openbmc/poky/contrib/artwork/
H A Doe.svg19 …c0-1.356,0.838-2.195,2.194-2.195c1.357,0,2.195,0.839,2.195,2.195v5.405h4.139c3.472,0,5.993,2.658,5…
49 …c0,1.651-0.587,3.082-1.748,4.244c-1.152,1.167-2.586,1.751-4.248,1.751h-4.138v5.406c0,1.357-0.838,2…
61 …c-1.599,0-2.872,1.273-2.872,2.872v5.067c0,0.824,0.267,1.485,0.822,2.049c0.564,0.555,1.226,0.823,2.…
63 …c1.411,1.396,2.114,3.13,2.114,5.147v5.067c0,4.041-3.222,7.262-7.262,7.262c-1.997,0-3.732-0.713-5.1…

1234567