/openbmc/qemu/target/ppc/ |
H A D | insn32.decode | 78 &VX vrt vra vrb 79 @VX ...... vrt:5 vra:5 vrb:5 .......... . &VX 665 VPMSUMD 000100 ..... ..... ..... 10011001000 @VX 717 VAND 000100 ..... ..... ..... 10000000100 @VX 718 VANDC 000100 ..... ..... ..... 10001000100 @VX 719 VNAND 000100 ..... ..... ..... 10110000100 @VX 720 VOR 000100 ..... ..... ..... 10010000100 @VX 721 VORC 000100 ..... ..... ..... 10101000100 @VX 722 VNOR 000100 ..... ..... ..... 10100000100 @VX 723 VXOR 000100 ..... ..... ..... 10011000100 @VX [all …]
|
/openbmc/linux/arch/s390/crypto/ |
H A D | chacha-s390.S | 117 VX XD0,XD0,XA0 121 VX XD1,XD1,XA1 125 VX XD2,XD2,XA2 129 VX XD3,XD3,XA3 133 VX XB0,XB0,XC0 137 VX XB1,XB1,XC1 141 VX XB2,XB2,XC2 145 VX XB3,XB3,XC3 149 VX XD0,XD0,XA0 153 VX XD1,XD1,XA1 [all …]
|
H A D | crc32be-vx.S | 105 VX %v1,%v0,%v1 /* V1 ^= CRC */
|
H A D | crc32le-vx.S | 138 VX %v1,%v0,%v1 /* V1 ^= CRC */
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2522 #define VX(op, xop) (OP (op) | (((unsigned long)(xop)) & 0x7ff)) macro 2525 #define VX_MASK VX(0x3f, 0x7ff) 2570 #define VXVA(op, xop, vaop) (VX(op,xop) | (((vaop) & 0x1f) << 16)) 3089 {"vaddubm", VX (4, 0), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, 3090 {"vmul10cuq", VX (4, 1), VXVB_MASK, PPCVEC3, 0, {VD, VA}}, 3091 {"vmaxub", VX (4, 2), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, 3092 {"vrlb", VX (4, 4), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, 3095 {"vmuloub", VX (4, 8), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, 3096 {"vaddfp", VX (4, 10), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, 3098 {"vmrghb", VX (4, 12), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, [all …]
|
/openbmc/linux/Documentation/fb/ |
H A D | s3fb.rst | 11 S3 Virge (and variants VX, DX, GX and GX2+) 19 I tested s3fb on Trio64 (plain, V+ and V2/DX) and Virge (plain, VX, DX), 29 * 24 bpp truecolor mode (RGB 888) on (only on Virge VX) 30 * 32 bpp truecolor mode (RGB 888) on (not on Virge VX)
|
/openbmc/linux/lib/raid6/ |
H A D | s390vx.uc | 54 asm volatile ("VX %0,%1,%2" : : "i" (x), "i" (y), "i" (z));
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | vx-insn-asm.h | 516 .macro VX vr1, vr2, vr3
|
/openbmc/linux/Documentation/input/devices/ |
H A D | atarikbd.rst | 534 VX ; length (in tenths of seconds) of joystick closure 549 of cursor 'keystrokes' is set by VX and VY.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | gspca-cardlist.rst | 70 sn9c20x 045e:00f4 LifeCam VX-6000 (SN9C20x + OV9650)
|
/openbmc/qemu/target/ppc/translate/ |
H A D | fp-impl.c.inc | 483 /* FEX and VX need to be updated, so don't set fpscr directly */
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/ |
H A D | 0001-BootLogoLib-align-logo-coords-to-be-even.patch | 196 z*kYLYoE~Sdl5vW1Fse;g^VX|0%CtBl(%48m<4UeEGjaQ~b-Ul_&!!2;wDGS+FtwS$
|
/openbmc/linux/Documentation/sound/ |
H A D | alsa-configuration.rst | 2444 Module for Digigram VX-Pocket VX222, V222 v2 and Mic cards. 2478 Module for Digigram VX-Pocket VX2 and 440 PCMCIA cards.
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 1158 F(0xe76d, VX, VRR_c, V, 0, 0, 0, 0, vx, 0, IF_VEC)
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 2996 tcg_out_insn(s, VRRc, VX, a0, a1, a2, 0);
|