Searched refs:VX (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/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 XD [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 */
|
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 160 /* The VB field in a VX form instruction when it must be the same 350 /* And the ST field in a VX form instruction. */ 677 /* The 4-bit UIMM field in a VX form instruction. */ 730 /* The VA field in a VA, VX or VXR form instruction. */ 734 /* The VB field in a VA, VX or VXR form instruction. */ 742 /* The VD or VS field in a VA, VX, VXR or X form instruction. */ 747 /* The SIMM field in a VX form instruction, and TE in Z form. */ 752 /* The UIMM field in a VX form instruction. */ 757 /* The 3-bit UIMM field in a VX form instruction. */ 765 /* The SIX field in a VX for 2522 #define VX global() macro [all...] |
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 160 /* The VB field in a VX form instruction when it must be the same 350 /* And the ST field in a VX form instruction. */ 677 /* The 4-bit UIMM field in a VX form instruction. */ 730 /* The VA field in a VA, VX or VXR form instruction. */ 734 /* The VB field in a VA, VX or VXR form instruction. */ 742 /* The VD or VS field in a VA, VX, VXR or X form instruction. */ 747 /* The SIMM field in a VX form instruction, and TE in Z form. */ 752 /* The UIMM field in a VX form instruction. */ 757 /* The 3-bit UIMM field in a VX form instruction. */ 765 /* The SIX field in a VX for 2522 #define VX global() macro [all...] |
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | crc32be-vx.S | 104 VX %v1,%v0,%v1 /* V1 ^= CRC */
|
H A D | crc32le-vx.S | 136 VX %v1,%v0,%v1 /* V1 ^= CRC */
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | vx-insn.h | 428 .macro VX vr1, vr2, vr3
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | vx-insn-asm.h | 516 .macro VX vr1, vr2, vr3
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | entry.S | 1082 jz .Lload_fpu_regs_fp # -> no VX, load FP regs
|
Completed in 12 milliseconds