/freebsd/sys/crypto/openssl/aarch64/ |
H A D | aesv8-armx.S | 24 b.eq .Lenc_key_abort 26 b.eq .Lenc_key_abort 29 b.lt .Lenc_key_abort 31 b.gt .Lenc_key_abort 33 b.ne .Lenc_key_abort 38 eor v0.16b,v0.16b,v0.16b 39 ld1 {v3.16b},[x0],#16 43 b.lt .Loop128 44 b.eq .L192 45 b .L256 [all …]
|
H A D | ghashv8-armx.S | 13 movi v19.16b,#0xe1 15 ext v3.16b,v17.16b,v17.16b,#8 18 ext v16.16b,v18.16b,v19.16b,#8 //t0=0xc2....01 21 and v18.16b,v18.16b,v16.16b 23 ext v18.16b,v18.16b,v18.16b,#8 24 and v16.16b,v16.16b,v17.16b 25 orr v3.16b,v3.16b,v18.16b //H<<<=1 26 eor v20.16b,v3.16b,v16.16b //twisted H 30 ext v16.16b,v20.16b,v20.16b,#8 //Karatsuba pre-processing 32 eor v16.16b,v16.16b,v20.16b [all …]
|
H A D | aes-gcm-armv8_64.S | 33 ld1 {v11.16b}, [x3] 34 ext v11.16b, v11.16b, v11.16b, #8 35 rev64 v11.16b, v11.16b 46 ext v15.16b, v15.16b, v15.16b, #8 60 …ld1 { v0.16b}, [x16] //special case vector load initial counter so we … 80 ext v14.16b, v14.16b, v14.16b, #8 82 aese v1.16b, v18.16b 83 aesmc v1.16b, v1.16b //AES block 1 - round 0 86 aese v2.16b, v18.16b 87 aesmc v2.16b, v2.16b //AES block 2 - round 0 [all …]
|
H A D | vpaes-armv8.S | 59 .Lk_dsbb: // decryption sbox output *B*u, *B*t 72 .Lk_dksb: // decryption key schedule: invskew x*B 106 movi v17.16b, #0x0f 136 and v1.16b, v7.16b, v17.16b // vpand %xmm9, %xmm0, %xmm1 137 ushr v0.16b, v7.16b, #4 // vpsrlb $4, %xmm0, %xmm0 138 tbl v1.16b, {v20.16b}, v1.16b // vpshufb %xmm1, %xmm2, %xmm1 140 tbl v2.16b, {v21.16b}, v0.16b // vpshufb %xmm0, %xmm3, %xmm2 141 eor v0.16b, v1.16b, v16.16b // vpxor %xmm5, %xmm1, %xmm0 142 eor v0.16b, v0.16b, v2.16b // vpxor %xmm2, %xmm0, %xmm0 143 b .Lenc_entry [all …]
|
/freebsd/crypto/openssl/test/recipes/10-test_bn_data/ |
H A D | bngcd.txt | 10 # These test vectors satisfy gcd(A, B) = GCD. 14 B = 0 19 B = 0 24 B = 1 29 B = 70030ffeeea3deaea19387f4f1d0f460a6954a2a9cb98290602ac09036143ef8eb9692f3eac22961811083e073ee0be… 34 B = 0 41 B = 3 45 B = 5 49 B = 7 53 B = 9 [all …]
|
H A D | bnsum.txt | 10 # These test vectors satisfy A + B = Sum. 14 B = 0 18 B = 0 22 B = 0 26 B = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1… 30 B = 23f85668bf4d0fa273d8c7f63c5fee57811062a674111e295a73a58e08dd0fd58eda1f473960559d5b96d1862164e96… 34 B = -4b5b16252ba2355e0b87f01baa721783c403607a4c1b5652c09a68e96926c8e314fa580bf0ad3f8f59bd70f14df86a… 38 B = 908007a2f3c551c58958d1059427a0391d4d768f61cb802e4cb062c778354ea3eaa8f0dfbd14ca8203e07ae6d07269b… 42 B = -1999301bd9877fe07ca711f308b2f1bc4a704fd194ec4dbc297355d6285340d6ad7e90cb0add1770aea19737a06750… 46 B = 219639ed8afc21e052422fff0ae5583231ebca2999404b099628093e6540b1dbc20b9c495aa7229b5965b19a5fcd653… [all …]
|
/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/ |
H A D | b3_aarch64_sse41.S | 82 eor v0.16b, v2.16b, v0.16b 83 eor v1.16b, v3.16b, v1.16b 148 and v0.8b, v1.8b, v0.8b 160 eor v1.16b, v16.16b, v1.16b 162 tbl v1.16b, { v1.16b }, v0.16b 164 eor v5.16b, v4.16b, v5.16b 167 orr v5.16b, v5.16b, v6.16b 169 eor v7.16b, v1.16b, v6.16b 172 tbl v7.16b, { v7.16b }, v1.16b 175 ext v7.16b, v7.16b, v7.16b, #8 [all …]
|
H A D | b3_aarch64_sse2.S | 82 eor v0.16b, v2.16b, v0.16b 83 eor v1.16b, v3.16b, v1.16b 115 and v0.8b, v1.8b, v0.8b 125 eor v3.16b, v2.16b, v3.16b 129 eor v5.16b, v4.16b, v5.16b 132 orr v5.16b, v5.16b, v6.16b 134 eor v3.16b, v2.16b, v3.16b 137 orr v3.16b, v3.16b, v6.16b 140 ext v3.16b, v3.16b, v3.16b, #8 142 eor v5.16b, v4.16b, v5.16b [all …]
|
/freebsd/contrib/bc/manuals/bc/ |
H A D | HN.1 | 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 41 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 42 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 44 [\f[B]\-I\f[R] \f[I]ibase\f[R]] [\f[B]\-\-ibase\f[R]=\f[I]ibase\f[R]] [all …]
|
H A D | A.1 | 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 41 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 42 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 44 [\f[B]\-I\f[R] \f[I]ibase\f[R]] [\f[B]\-\-ibase\f[R]=\f[I]ibase\f[R]] [all …]
|
H A D | N.1 | 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 41 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 42 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 44 [\f[B]\-I\f[R] \f[I]ibase\f[R]] [\f[B]\-\-ibase\f[R]=\f[I]ibase\f[R]] [all …]
|
H A D | H.1 | 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 41 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 42 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 44 [\f[B]\-I\f[R] \f[I]ibase\f[R]] [\f[B]\-\-ibase\f[R]=\f[I]ibase\f[R]] [all …]
|
H A D | E.1 | 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 41 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 42 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 47 (See the \f[B]STANDARDS\f[R] section.) [all …]
|
H A D | EN.1 | 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 41 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 42 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 47 (See the \f[B]STANDARDS\f[R] section.) [all …]
|
H A D | EH.1 | 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 41 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 42 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 47 (See the \f[B]STANDARDS\f[R] section.) [all …]
|
H A D | EHN.1 | 34 \f[B]bc\f[R] [\f[B]\-cCghilPqRsvVw\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 35 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-global\-stacks\f[R]] 36 [\f[B]\-\-help\f[R]] [\f[B]\-\-interactive\f[R]] [\f[B]\-\-mathlib\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-quiet\f[R]] [\f[B]\-\-standard\f[R]] [\f[B]\-\-warn\f[R]] 39 [\f[B]\-\-version\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 40 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 41 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 42 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 47 (See the \f[B]STANDARDS\f[R] section.) [all …]
|
/freebsd/contrib/bc/manuals/ |
H A D | bcl.3 | 42 \f[B]BclError bcl_start(\f[R]\f[I]void\f[R]\f[B]);\f[R] 44 \f[B]void bcl_end(\f[R]\f[I]void\f[R]\f[B]);\f[R] 46 \f[B]BclError bcl_init(\f[R]\f[I]void\f[R]\f[B]);\f[R] 48 \f[B]void bcl_free(\f[R]\f[I]void\f[R]\f[B]);\f[R] 50 \f[B]bool bcl_abortOnFatalError(\f[R]\f[I]void\f[R]\f[B]);\ [all...] |
/freebsd/crypto/openssl/crypto/bn/ |
H A D | README.pod | 28 void bn_mul_comba4(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b); 29 void bn_mul_comba8(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b); 33 int bn_cmp_words(BN_ULONG *a, BN_ULONG *b, int n); 35 void bn_mul_normal(BN_ULONG *r, BN_ULONG *a, int na, BN_ULONG *b, 37 void bn_mul_low_normal(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n); 38 void bn_mul_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n2, 40 void bn_mul_part_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, 42 void bn_mul_low_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, 67 B<BIGNUM> implementation. They are described here to facilitate 86 The integer value is stored in B<d>, a malloc()ed array of words (B<BN_ULONG>), [all …]
|
/freebsd/sys/dev/sound/pcm/ |
H A D | buffer.c | 46 struct snd_dbuf *b; in sndbuf_create() local 48 b = malloc(sizeof(*b), M_DEVBUF, M_WAITOK | M_ZERO); in sndbuf_create() 49 snprintf(b->name, SNDBUF_NAMELEN, "%s:%s", drv, desc); in sndbuf_create() 50 b->dev = dev; in sndbuf_create() 51 b->channel = channel; in sndbuf_create() 53 return b; in sndbuf_create() 57 sndbuf_destroy(struct snd_dbuf *b) in sndbuf_destroy() argument 59 sndbuf_free(b); in sndbuf_destroy() 60 free(b, M_DEVBUF); in sndbuf_destroy() 72 struct snd_dbuf *b = (struct snd_dbuf *)arg; in sndbuf_setmap() local [all …]
|
/freebsd/contrib/bc/manuals/dc/ |
H A D | A.1 | 34 \f[B]dc\f[R] [\f[B]\-cChiPRvVx\f[R]] [\f[B]\-\-version\f[R]] 35 [\f[B]\-\-help\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 36 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-interactive\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-extended\-register\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 39 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 40 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 41 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 43 [\f[B]\-I\f[R] \f[I]ibase\f[R]] [\f[B]\-\-ibase\f[R]=\f[I]ibase\f[R]] 44 [\f[B]\-O\f[R] \f[I]obase\f[R]] [\f[B]\-\-obase\f[R]=\f[I]obase\f[R]] [all …]
|
H A D | N.1 | 34 \f[B]dc\f[R] [\f[B]\-cChiPRvVx\f[R]] [\f[B]\-\-version\f[R]] 35 [\f[B]\-\-help\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 36 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-interactive\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-extended\-register\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 39 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 40 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 41 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 43 [\f[B]\-I\f[R] \f[I]ibase\f[R]] [\f[B]\-\-ibase\f[R]=\f[I]ibase\f[R]] 44 [\f[B]\-O\f[R] \f[I]obase\f[R]] [\f[B]\-\-obase\f[R]=\f[I]obase\f[R]] [all …]
|
H A D | H.1 | 34 \f[B]dc\f[R] [\f[B]\-cChiPRvVx\f[R]] [\f[B]\-\-version\f[R]] 35 [\f[B]\-\-help\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 36 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-interactive\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-extended\-register\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 39 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 40 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 41 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 43 [\f[B]\-I\f[R] \f[I]ibase\f[R]] [\f[B]\-\-ibase\f[R]=\f[I]ibase\f[R]] 44 [\f[B]\-O\f[R] \f[I]obase\f[R]] [\f[B]\-\-obase\f[R]=\f[I]obase\f[R]] [all …]
|
H A D | EH.1 | 34 \f[B]dc\f[R] [\f[B]\-cChiPRvVx\f[R]] [\f[B]\-\-version\f[R]] 35 [\f[B]\-\-help\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 36 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-interactive\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-extended\-register\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 39 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 40 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 41 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 51 \f[B]stdin\f[R] (see the \f[B]STDIN\f[R] section). 55 \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section). [all …]
|
H A D | HN.1 | 34 \f[B]dc\f[R] [\f[B]\-cChiPRvVx\f[R]] [\f[B]\-\-version\f[R]] 35 [\f[B]\-\-help\f[R]] [\f[B]\-\-digit\-clamp\f[R]] 36 [\f[B]\-\-no\-digit\-clamp\f[R]] [\f[B]\-\-interactive\f[R]] 37 [\f[B]\-\-no\-prompt\f[R]] [\f[B]\-\-no\-read\-prompt\f[R]] 38 [\f[B]\-\-extended\-register\f[R]] [\f[B]\-e\f[R] \f[I]expr\f[R]] 39 [\f[B]\-\-expression\f[R]=\f[I]expr\f[R]\&...] 40 [\f[B]\-f\f[R] \f[I]file\f[R]\&...] 41 [\f[B]\-\-file\f[R]=\f[I]file\f[R]\&...] 43 [\f[B]\-I\f[R] \f[I]ibase\f[R]] [\f[B]\-\-ibase\f[R]=\f[I]ibase\f[R]] 44 [\f[B]\-O\f[R] \f[I]obase\f[R]] [\f[B]\-\-obase\f[R]=\f[I]obase\f[R]] [all …]
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | vpaes-armv8.pl | 113 .Lk_dsbb: // decryption sbox output *B*u, *B*t 126 .Lk_dksb: // decryption key schedule: invskew x*B 154 my ($invlo,$invhi,$iptlo,$ipthi,$sbou,$sbot) = map("v$_.16b",(18..23)); 155 my ($sb1u,$sb1t,$sb2u,$sb2t) = map("v$_.16b",(24..27)); 156 my ($sb9u,$sb9t,$sbdu,$sbdt,$sbbu,$sbbt,$sbeu,$sbet)=map("v$_.16b",(24..31)); 169 movi v17.16b, #0x0f 199 and v1.16b, v7.16b, v17.16b // vpand %xmm9, %xmm0, %xmm1 200 ushr v0.16b, v7.16b, #4 // vpsrlb \$4, %xmm0, %xmm0 201 tbl v1.16b, {$iptlo}, v1.16b // vpshufb %xmm1, %xmm2, %xmm1 203 tbl v2.16b, {$ipthi}, v0.16b // vpshufb %xmm0, %xmm3, %xmm2 [all …]
|