Home
last modified time | relevance | path

Searched refs:VN (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/power/cpupower/utils/
H A Dversion-gen.sh15 VN=$(git describe --abbrev=4 HEAD 2>/dev/null) &&
16 case "$VN" in
21 VN="$VN-dirty" ;;
24 VN=$(echo "$VN" | sed -e 's/-/./g');
31 VN="${VERSION}.${PATCHLEVEL}.${SUBLEVEL}${EXTRAVERSION}"
34 VN=$(expr "$VN" : v*'\(.*\)')
36 echo $VN
/openbmc/linux/tools/perf/util/
H A DPERF-VERSION-GEN32 VN="$TAG$CID"
36 VN=$(echo "$VN" | sed -e 's/-/./g;s/\([0-9]*[.][0-9]*\)[.]0/\1/')
39 VN=$(expr "$VN" : v*'\(.*\)')
47 test "$VN" = "$VC" || {
48 echo >&2 " PERF_VERSION = $VN"
49 echo "#define PERF_VERSION \"$VN\"" >$GVF
/openbmc/openbmc/poky/meta/recipes-extended/lsof/files/
H A Dremove-host-information.patch121 @sed '/VN/s/.ds VN \(.*\)/#define LSOF_VERSION "\1"/' < version >> version.h
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dxilinx-xadc.txt47 0: VP/VN
74 0: VP/VN
/openbmc/qemu/target/ppc/
H A Dinsn32.decode75 &VN vrt vra vrb sh
76 @VN ...... vrt:5 vra:5 vrb:5 .. sh:3 ...... &VN
790 VSLDBI 000100 ..... ..... ..... 00 ... 010110 @VN
791 VSRDBI 000100 ..... ..... ..... 01 ... 010110 @VN
/openbmc/linux/lib/raid6/
H A Ds390vx.uc49 asm volatile ("VN %0,%1,%2" : : "i" (x), "i" (y), "i" (z));
/openbmc/linux/arch/s390/include/asm/
H A Dvx-insn-asm.h506 .macro VN vr1, vr2, vr3
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/
H A D0001-BootLogoLib-align-logo-coords-to-be-even.patch208 zggt)VN<4FLpHX*1d*Yo!UKwMvpW}Kc$Gm06VFImGPUj+dI3F;wvpX*Wag0-MMMWq}
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc2938 tcg_out_insn(s, VRRc, VN, a0, v4, TCG_VEC_TMP0, 0);
2981 tcg_out_insn(s, VRRc, VN, a0, a1, a2, 0);
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1134 F(0xe768, VN, VRR_c, V, 0, 0, 0, 0, vn, 0, IF_VEC)