Searched refs:VN (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/tools/power/cpupower/utils/ |
H A D | version-gen.sh | 15 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 D | PERF-VERSION-GEN | 32 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 D | remove-host-information.patch | 121 @sed '/VN/s/.ds VN \(.*\)/#define LSOF_VERSION "\1"/' < version >> version.h
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | xilinx-xadc.txt | 47 0: VP/VN 74 0: VP/VN
|
/openbmc/qemu/target/ppc/ |
H A D | insn32.decode | 75 &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 D | s390vx.uc | 49 asm volatile ("VN %0,%1,%2" : : "i" (x), "i" (y), "i" (z));
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | vx-insn-asm.h | 506 .macro VN vr1, vr2, vr3
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/ |
H A D | 0001-BootLogoLib-align-logo-coords-to-be-even.patch | 208 zggt)VN<4FLpHX*1d*Yo!UKwMvpW}Kc$Gm06VFImGPUj+dI3F;wvpX*Wag0-MMMWq}
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 2938 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 D | insn-data.h.inc | 1134 F(0xe768, VN, VRR_c, V, 0, 0, 0, 0, vn, 0, IF_VEC)
|