Home
last modified time | relevance | path

Searched refs:x6 (Results 1 – 25 of 63) sorted by relevance

123

/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
128 x6 = j6; in chacha_encrypt_bytes()
141 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes()
144 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
154 x6 = PLUS(x6,j6); in chacha_encrypt_bytes()
172 x6 = XOR(x6,U8TO32_LITTLE(m + 24)); in chacha_encrypt_bytes()
196 U32TO8_LITTLE(c + 24,x6); in chacha_encrypt_bytes()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/print/
H A Dtst.array.d.out8 int alpha = 0x6
19 int alpha = 0x6
H A Dtst.struct.d.out9 int e = 0x6
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A Dtst.sep.out4 libdis_test+0x6: 0f 07 sysret
H A Dtst.fence.out3 libdis_test+0x6: 0f ae f8 sfence
H A Dtst.mwait.out3 libdis_test+0x6: 0f 01 fb mwaitx
H A Dtst.vmx.out3 libdis_test+0x6: 0f 01 c3 vmresume
H A D32.prefetch.out3 libdis_test+0x6: 0f 18 13 prefetcht1 (%ebx)
H A D32.xsave.out3 libdis_test+0x6: 0f c7 20 xsavec (%eax)
H A D64.xsave.out3 libdis_test+0x6: 0f c7 20 xsavec (%rax)
H A D64.adx.out2 libdis_test+0x6: 66 48 0f 38 f6 43 adcx 0x40(%rbx),%rax
H A D64.avx512_vpclmulqdq.out2 libdis_test+0x6: 67 c4 63 15 44 b0 addr32 vpclmulqdq $0x42,0x12345(%rax),%ymm13,%ymm14
H A D32.avx512_vpclmulqdq.out2 libdis_test+0x6: c4 e3 65 44 a0 45 vpclmulqdq $0x42,0x12345(%eax),%ymm3,%ymm4
H A D64.pclmulqdq.out2 libdis_test+0x6: 66 0f 3a 44 10 02 pclmulqdq $0x2,(%rax),%xmm2
H A D32.pclmulqdq.out2 libdis_test+0x6: 66 0f 3a 44 10 02 pclmulqdq $0x2,(%eax),%xmm2
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/uctf/
H A Dtst.printtype.ksh.out12 int ff_gameid = 0x6
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v-c/
H A D64.int.out4 libdis_test+0x6: b1 9d c.addw a1,a2
H A D32.ldsr.out4 libdis_test+0x6: 06 6e c.flwsp ft8,0x40(sp)
H A Dtst.ldsr.out4 libdis_test+0x6: 76 c0 c.swsp t4,0x0(sp)
H A D64.ldsr.out4 libdis_test+0x6: 82 24 c.fldsp fs1,0x0(sp)
H A Dtst.int.out4 libdis_test+0x6: cd 64 c.lui s1,0x13
/illumos-gate/usr/src/common/crypto/edonr/
H A Dedonr.c117 #define LS1_256(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
123 s2 = rotl32(x07 + x6, 8); \
126 x56 = x5 + x6; \
134 #define LS1_512(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
140 s2 = rotl64(x07 + x6, 15); \
143 x56 = x5 + x6; \
/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/
H A Dtst.pseudo.out13 libdis_test+0x30: 73 70 43 00 csrci uie,0x6
/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…

123