Searched refs:vsra (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/tests/tcg/s390x/ |
H A D | vxeh2_vs.c | 20 static inline void vsra(S390Vector *v1, S390Vector *v2, S390Vector *v3) in vsra() function 80 vsra(&vd, &vs, &vsi); in main()
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 979 e77e vsra VRR_VVV
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-insn-defs.c.inc | 2892 /* Emits the `vsra.b vd, vj, vk` instruction. */ 2899 /* Emits the `vsra.h vd, vj, vk` instruction. */ 2906 /* Emits the `vsra.w vd, vj, vk` instruction. */ 2913 /* Emits the `vsra.d vd, vj, vk` instruction. */
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 1240 E(0xe77e, VSRA, VRR_c, V, 0, 0, 0, 0, vsra, 0, 0, IF_VEC) 1242 E(0xe77f, VSRAB, VRR_c, V, 0, 0, 0, 0, vsra, 0, 1, IF_VEC)
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 0004-mmal_20.patch | 175 + vsra.u16 q15, q15, #8 190 + vsra.u16 q12, q12, #8 @ * 257/256 191 + vsra.u16 q13, q13, #8 192 + vsra.u16 q14, q14, #8 240 + vsra.u16 q15, q15, #8 252 + vsra.u16 q12, q12, #8 253 + vsra.u16 q13, q13, #8 254 + vsra.u16 q14, q14, #8
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 4574 + vsra.u64 q0, #16 4575 + vsra.u64 q1, #16 4600 + vsra.u64 q4, #16 5740 + vsra.u64 d30, #32
|