Home
last modified time | relevance | path

Searched refs:data_byte (Results 1 – 15 of 15) sorted by relevance

/freebsd-13.1/crypto/openssl/crypto/bn/asm/
H A Dvia-mont.pl166 &data_byte(0xf3,0xab); # rep stosl, bzero
171 &data_byte(0xf3,0xa5); # rep movsl, memcpy
173 &data_byte(0xf3,0xab); # rep stosl, bzero pad
179 &data_byte(0xf3,0xa5); # rep movsl, memcpy
181 &data_byte(0xf3,0xab); # rep stosl, bzero pad
187 &data_byte(0xf3,0xa5); # rep movsl, memcpy
189 &data_byte(0xf3,0xab); # rep stosl, bzero pad
197 &data_byte(0xf3,0x0f,0xa6,0xc0);# rep montmul
234 &data_byte(0xf3,0xab); # rep stosl, bzero
239 &data_byte(0xf3,0xab); # rep stosl, bzero
/freebsd-13.1/crypto/openssl/crypto/perlasm/
H A Dx86asm.pl96 { &::data_byte(0x66,0x0f,0x3a,0x16,0xc0|($2<<3)|$regrm{$1},$imm); }
104 { &::data_byte(0x66,0x0f,0x3a,0x22,0xc0|($1<<3)|$regrm{$2},$imm); }
112 { &data_byte(0x66,0x0f,0x38,0x00,0xc0|($1<<3)|$2); }
120 { &::data_byte(0x66,0x0f,0x3a,0x0f,0xc0|($1<<3)|$2,$imm); }
128 { &::data_byte(0x66,0x0f,0x3a,0x44,0xc0|($1<<3)|$2,$imm); }
136 { &::data_byte(0x0f,0xc7,0xf0|$regrm{$dst}); }
144 { &::data_byte(0x0f,0xc7,0xf8|$regrm{$dst}); }
169 &::data_byte(@opcode);
177 &::data_byte(0xf3,0x0f,0x1e,0xfb);
250 &data_byte(@str[0..15]);
[all …]
H A Dx86masm.pl43 sub ::lock { &::data_byte(0xf0); }
168 sub ::data_byte
H A Dx86nasm.pl148 sub ::data_byte
H A Dx86gas.pl177 sub ::data_byte { push(@out,".byte\t".join(',',@_)."\n"); }
/freebsd-13.1/crypto/openssl/engines/asm/
H A De_padlock-x86.pl178 &data_byte(0xf3,0x0f,0xa7,0xc8); # rep xcryptecb
284 &data_byte(0xf3,0xa5); # rep movsl
316 &data_byte(0xf3,0xa5); # rep movsl
342 &data_byte(0xf3,0xa5); # rep movsl
406 &data_byte(0xf3,0xa5); # rep movsl
434 &data_byte(0x0f,0xa7,0xc0); # xstore
461 &data_byte(0x64,0xff,0x30); # push %fs:(%eax)
473 &data_byte(0xf3,0x0f,0xa6,0xc8); # rep xsha1
504 &data_byte(0xf3,0x0f,0xa6,0xc8); # rep xsha1
525 &data_byte(0x64,0xff,0x30); # push %fs:(%eax)
[all …]
/freebsd-13.1/crypto/openssl/crypto/
H A Dx86cpuid.pl148 &data_byte(0x0f,0x01,0xd0); # xgetbv
376 &data_byte(0xf0); # lock
387 &data_byte(0xf0); # lock
416 &data_byte(0xf0); # lock
428 &data_byte(0xf0); # lock
/freebsd-13.1/crypto/openssl/crypto/whrlpool/asm/
H A Dwp-mmx.pl64 sub L() { &data_byte(@_); }
66 { if ($SCALE==2) { &data_byte(@_); &data_byte(@_); }
68 &data_byte(@_);
/freebsd-13.1/crypto/openssl/crypto/sha/asm/
H A Dsha1-586.pl442 { &data_byte(0x0f,0x3a,0xcc,0xc0|($1<<3)|$2,$imm); }
447 { &data_byte(0x0f,0x38,$opcodelet,0xc0|($1<<3)|$2); }
1485 &data_byte(0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0);
H A Dsha256-586.pl539 { &data_byte(0x0f,0x38,$opcodelet,0xc0|($1<<3)|$2); }
/freebsd-13.1/sys/dev/axgbe/
H A Dxgbe-dev.c808 unsigned char data_byte = 0; in xgbe_vid_crc32_le() local
814 data_byte = data[i / 8]; in xgbe_vid_crc32_le()
816 temp = ((crc & 1) ^ data_byte) & 1; in xgbe_vid_crc32_le()
818 data_byte >>= 1; in xgbe_vid_crc32_le()
/freebsd-13.1/crypto/openssl/crypto/modes/asm/
H A Dghash-x86.pl1334 &data_byte(15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0);
1335 &data_byte(1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xc2); # 0x1c2_polynomial
/freebsd-13.1/crypto/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl779 &data_byte(0x2,0x3,0x0,0x1, 0x6,0x7,0x4,0x5, 0xa,0xb,0x8,0x9, 0xe,0xf,0xc,0xd);
780 &data_byte(0x3,0x0,0x1,0x2, 0x7,0x4,0x5,0x6, 0xb,0x8,0x9,0xa, 0xf,0xc,0xd,0xe);
/freebsd-13.1/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-x86.pl91 &data_byte(join(',',map { sprintf "0x%02x",$_} @line));
1530 &data_byte(0x3e); # predict taken
/freebsd-13.1/crypto/openssl/crypto/aes/asm/
H A Daesni-x86.pl112 { &data_byte(0x66,0x0f,0x3a,0xdf,0xc0|($1<<3)|$2,$imm); }
117 { &data_byte(0x66,0x0f,0x38,$opcodelet,0xc0|($1<<3)|$2);}
330 &data_byte (0x0f,0x1f,0x40,0x00);