Home
last modified time | relevance | path

Searched refs:VLM (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/s390/crypto/
H A Dcrc32be-vx.S97 VLM CONST_R1R2,CONST_CRC_POLY,0,%r5
104 VLM %v1,%v4,0,%r3 /* 64-bytes into V1..V4 */
115 VLM %v5,%v8,0,%r3
H A Dcrc32le-vx.S119 VLM CONST_PERM_LE2BE,CONST_CRC_POLY,0,%r5
132 VLM %v1,%v4,0,%r3 /* 64-bytes into V1..V4 */
147 VLM %v5,%v8,0,%r3
H A Dchacha-s390.S293 VLM XT0,XT3,0,INP,0
319 VLM XT0,XT3,0,INP,0
346 VLM XT0,XT3,0,INP,0
373 VLM XT0,XT3,0,INP,0
488 VLM K1,K2,0,KEY,0 # load key
734 VLM T0,T3,0,INP,0
761 VLM A1,D1,0,INP,0
787 VLM A1,D1,0,INP,0
815 VLM A1,D1,0,INP,0
844 VLM A1,D1,0,INP,0
[all …]
/openbmc/linux/lib/raid6/
H A Ds390vx.uc62 asm volatile ("VLM %2,%3,0,%1"
/openbmc/linux/Documentation/hwmon/
H A Dpc87360.rst135 channels). For technical reasons, these channels are held by the VLM
/openbmc/linux/arch/s390/include/asm/
H A Dvx-insn-asm.h369 .macro VLM vfrom, vto, disp, base, hint=3
/openbmc/linux/drivers/hwmon/
H A Dpc87360.c78 #define VLM 0x0d /* Logical device: voltages */ macro
81 static const u8 logdev[LDNI_MAX] = { FSCM, VLM, TMS };
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1057 F(0xe736, VLM, VRS_a, V, la2, 0, 0, 0, vlm, 0, IF_VEC)