Searched defs:movb (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
H A D | fe51_pack.S | 86 movb %al,0(%rdi) label 90 movb %al,1(%rdi) label 94 movb %al,2(%rdi) label 98 movb %al,3(%rdi) label 102 movb %al,4(%rdi) label 106 movb %al,5(%rdi) label 113 movb %al,6(%rdi) label 117 movb %dl,7(%rdi) label 121 movb %dl,8(%rdi) label 125 movb %dl,9(%rdi) label [all …]
|