Searched refs:VLM (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/s390/crypto/ |
H A D | crc32be-vx.S | 97 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 D | crc32le-vx.S | 119 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 D | chacha-s390.S | 97 VLM XA0,XA3,0x60,%r7,4 # load [smashed] sigma 293 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 491 VLM K0,BEPERM,0,%r7,4 # load sigma, increments, ... 734 VLM T0,T3,0,INP,0 741 VLM K0,T3,0,%r7,4 # re-load sigma and increments 761 VLM A1,D1,0,INP,0 [all …]
|
/openbmc/linux/lib/raid6/ |
H A D | s390vx.uc | 62 asm volatile ("VLM %2,%3,0,%1"
|
/openbmc/linux/Documentation/hwmon/ |
H A D | pc87360.rst | 135 channels). For technical reasons, these channels are held by the VLM
|
/openbmc/linux/drivers/hwmon/ |
H A D | pc87360.c | 78 #define VLM 0x0d /* Logical device: voltages */ macro 81 static const u8 logdev[LDNI_MAX] = { FSCM, VLM, TMS };
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | vx-insn-asm.h | 369 .macro VLM vfrom, vto, disp, base, hint=3
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 1062 F(0xe736, VLM, VRS_a, V, la2, 0, 0, 0, vlm, 0, IF_VEC)
|