Home
last modified time | relevance | path

Searched refs:x7 (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/common/crypto/chacha/
H A Dchacha.c90 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
129 x7 = j7; in chacha_encrypt_bytes()
142 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
145 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes()
155 x7 = PLUS(x7,j7); in chacha_encrypt_bytes()
173 x7 = XOR(x7,U8TO32_LITTLE(m + 28)); in chacha_encrypt_bytes()
197 U32TO8_LITTLE(c + 28,x7); in chacha_encrypt_bytes()
/illumos-gate/usr/src/test/os-tests/tests/xsave/data/
H A Dmdb_xregs.ymm.322 xcr0 0x7
4 xstate_bv 0x7
H A Dmdb_xregs.ymm.642 xcr0 0x7
4 xstate_bv 0x7
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D64.clflush.out3 libdis_test+0x7: 66 0f ae 39 clflushopt (%rcx)
H A D32.clflush.out3 libdis_test+0x7: 66 0f ae 39 clflushopt (%ecx)
H A Dtst.random.out3 libdis_test+0x7: 66 0f c7 fb rdseed %bx
H A D64.prefetch.out3 libdis_test+0x7: 0f 18 13 prefetcht1 (%rbx)
H A D64.vmx.out3 libdis_test+0x7: 0f c7 38 vmptrst (%rax)
H A D64.avx2-gather.out3 libdis_test+0x7: c4 e2 f9 92 14 8d vgatherdpd %xmm0,0x42(,%xmm1,4),%xmm2
H A D64.avx.out598 libdis_test+0xc26: c5 f1 c2 d0 07 vcmppd $0x7,%xmm0,%xmm1,%xmm2
599 libdis_test+0xc2b: c5 e1 c2 20 07 vcmppd $0x7,(%rax),%xmm3,%xmm4
601 libdis_test+0xc36: c5 f5 c2 d0 07 vcmppd $0x7,%ymm0,%ymm1,%ymm2
604 libdis_test+0xc46: c5 f0 c2 d0 07 vcmpps $0x7,%xmm0,%xmm1,%xmm2
607 libdis_test+0xc56: c5 f4 c2 d0 07 vcmpps $0x7,%ymm0,%ymm1,%ymm2
610 libdis_test+0xc66: c5 f3 c2 d0 07 vcmpsd $0x7,%xmm0,%xmm1,%xmm2
613 libdis_test+0xc76: c5 f2 c2 d0 07 vcmpss $0x7,%xmm0,%xmm1,%xmm2
1654 libdis_test+0x1fca: c5 f1 73 f8 07 vpslldq $0x7,%xmm0,%xmm1
1655 libdis_test+0x1fcf: c5 f5 73 f8 07 vpslldq $0x7,%ymm0,%ymm1
1696 libdis_test+0x2088: c5 f1 73 d8 07 vpsrldq $0x7,%xmm0,%xmm1
[all …]
H A D32.avx.out598 libdis_test+0xc26: c5 f1 c2 d0 07 vcmppd $0x7,%xmm0,%xmm1,%xmm2
599 libdis_test+0xc2b: c5 e1 c2 20 07 vcmppd $0x7,(%eax),%xmm3,%xmm4
601 libdis_test+0xc36: c5 f5 c2 d0 07 vcmppd $0x7,%ymm0,%ymm1,%ymm2
604 libdis_test+0xc46: c5 f0 c2 d0 07 vcmpps $0x7,%xmm0,%xmm1,%xmm2
607 libdis_test+0xc56: c5 f4 c2 d0 07 vcmpps $0x7,%ymm0,%ymm1,%ymm2
610 libdis_test+0xc66: c5 f3 c2 d0 07 vcmpsd $0x7,%xmm0,%xmm1,%xmm2
613 libdis_test+0xc76: c5 f2 c2 d0 07 vcmpss $0x7,%xmm0,%xmm1,%xmm2
1652 libdis_test+0x1fb3: c5 f1 73 f8 07 vpslldq $0x7,%xmm0,%xmm1
1653 libdis_test+0x1fb8: c5 f5 73 f8 07 vpslldq $0x7,%ymm0,%ymm1
1694 libdis_test+0x2071: c5 f1 73 d8 07 vpsrldq $0x7,%xmm0,%xmm1
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/print/
H A Dtst.struct.d.out10 forward_t *f = 0x7
/illumos-gate/usr/src/common/crypto/edonr/
H A Dedonr.c117 #define LS1_256(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
120 x04 = x0+x4, x17 = x1+x7, x07 = x04+x17; \
129 s3 = rotl32(x26 + x7, 13); \
134 #define LS1_512(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
137 x04 = x0+x4, x17 = x1+x7, x07 = x04+x17; \
146 s3 = rotl64(x26 + x7, 22); \
/illumos-gate/usr/src/cmd/smbsrv/testoplock/
H A Dcase07.ref13 *smb_oplock_ind_break fid=1 NewLevel=0x7, AckReq=0, ComplStatus=0x215 (OPLOCK_SWITCHED_TO_NEW_HANDL…
H A Dcase13.ref16 *smb_oplock_ind_break fid=1 NewLevel=0x7, AckReq=0, ComplStatus=0x215 (OPLOCK_SWITCHED_TO_NEW_HANDL…
/illumos-gate/usr/src/cmd/ibd_upgrade/
H A Dibd_upgrade.sh126 | while read x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 device_path
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v-c/
H A Dtst.int.out20 libdis_test+0x26: e5 9a c.andi a3,-0x7
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtableapi.test185 } {0 1 100 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x…
196 } {0 2 100 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x…
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/binarytables/srcs/
H A DIBM-1140+UTF-8.src94 between 0x7...0x7;
H A DIBM-1146+UTF-8.src94 between 0x7...0x7;
H A DIBM-1147+UTF-8.src94 between 0x7...0x7;
H A DIBM-1141+UTF-8.src94 between 0x7...0x7;
H A DIBM-1142+UTF-8.src95 between 0x7...0x7;
H A DIBM-1144+UTF-8.src94 between 0x7...0x7;
H A DIBM-1145+UTF-8.src94 between 0x7...0x7;

12